manoj22_srivastava
New member
- Local time
- Today, 05:24
- Joined
- Mar 22, 2009
- Messages
- 5
Hello All,
I am facing a problem while firing query to Database. I am using Visual Studio 2008 with MS Access 2000. I am firing query from IDE and trying to Open the recordset and fetch the data through ADODB::Recordset. Upto 1532nd record, it is accessing records correctly. After 1532nd record , it is accessing 1599th record and so on. Means a kind of automatic shuffling is happening. Can anyone please tell me, what is the exact problem? Same query is working for MS SQL 2005 fine.

I am facing a problem while firing query to Database. I am using Visual Studio 2008 with MS Access 2000. I am firing query from IDE and trying to Open the recordset and fetch the data through ADODB::Recordset. Upto 1532nd record, it is accessing records correctly. After 1532nd record , it is accessing 1599th record and so on. Means a kind of automatic shuffling is happening. Can anyone please tell me, what is the exact problem? Same query is working for MS SQL 2005 fine.
