sam
03-15-2000, 11:24 AM
Hi,
Can you please help me.
I wrote an ASP script in which i'm accessing the SQL server7.0 tables. One
of the select statements, a very simple one, is getting different number
of records every time i refresh. Number of records in the table are not changing.
But only the records which are being retrived are changing. I mean sometimes
it retrives 5 records and if you refresh the page immediately it will get
30 records. I tried using different locks on the table when i'm querying,
but in vain.
Can you please help me.
I wrote an ASP script in which i'm accessing the SQL server7.0 tables. One
of the select statements, a very simple one, is getting different number
of records every time i refresh. Number of records in the table are not changing.
But only the records which are being retrived are changing. I mean sometimes
it retrives 5 records and if you refresh the page immediately it will get
30 records. I tried using different locks on the table when i'm querying,
but in vain.