Jonathan Guise
jonathan.guise at donnslaw.co.uk
Tue Jul 12 08:16:07 CDT 2005
I have got a peculiar SQL server 7 bug/issue any ideas would be welcome. Problem: Different logons produce different data results from client application The application calls a series of view enhanced stored procedures stored on a SQL Server 7 database that query from a large database that is copied over from an Informix database back end every night. After I have built these base tables, I add indexes to the tables to speed up the queries. During my testing today, these base table have been un-touched, I have just selected from them. The stored procedures are all re-compiled before being run (although this should have no impact except on the run speed). Example: A user logs onto the client application and runs a report off. I them run the same report after that user and get differing results (more rows returned). Then the initial user runs the same report again and gets the new, different results as I did. It would appear that records are omitted from the SQL (sproc) results until another logon 'finds' them.... I have found nothing online that mentions this error, unless I am looking in the wrong place. The SQL Server instance I am running on is: Microsoft SQL Server 7.00 - 7.00.1063 (Intel X86) Apr 9 2002 14:18:16 Copyright (c) 1988-2002 Microsoft Corporation Standard Edition on Windows NT 5.0 (Build 2195: Service Pack 4) Jonathan Guise Systems Developer IT Department Donns Solicitors Tel: 0161 836 6078 Ext: 2478 -------------- next part -------------- The contents of this message and any attachments are the property of Donns Solicitors and are intended for the confidential use of the named recipient only. They may be legally privileged and should not be communicated to, or relied upon, by any other party without our written consent. If you are not the addressee, please notify us immediately so that we can make arrangements for its return. You should not show this e-mail to any person or take copies as you may be committing a criminal or civil offence for which you may be liable. The statement and opinions expressed in this e-mail message are those of the writer, and do not necessarily represent that of Donns Solicitors. Although any files attached to this e-mail will have been checked with virus protection software prior to transmission, you should carry out your own virus check before opening any attachment. Donns Solicitors does not accept any liability for any damage or loss which may be caused by software viruses...