Click here to Skip to main content
15,897,187 members
Home / Discussions / Database
   

Database

 
GeneralRe: Count (*) Pin
Peter Mayhew15-Mar-04 4:52
Peter Mayhew15-Mar-04 4:52 
GeneralRe: Count (*) Pin
Peter Mayhew15-Mar-04 10:12
Peter Mayhew15-Mar-04 10:12 
GeneralRe: Count (*) Pin
-Dr_X-15-Mar-04 11:49
-Dr_X-15-Mar-04 11:49 
Generalsql statements Pin
pnpfriend12-Mar-04 9:02
pnpfriend12-Mar-04 9:02 
GeneralRe: sql statements Pin
Henrik Stuart12-Mar-04 9:15
Henrik Stuart12-Mar-04 9:15 
GeneralRe: sql statements Pin
dishanf14-Mar-04 18:42
dishanf14-Mar-04 18:42 
GeneralRe: sql statements Pin
Arjan Einbu14-Mar-04 21:00
Arjan Einbu14-Mar-04 21:00 
GeneralRecordset dim problem Pin
Fabio Panzavolta12-Mar-04 3:39
Fabio Panzavolta12-Mar-04 3:39 
Hello,
I've the following problem to solve: my application store 1.000.000 records on an Oracle DB.
The data are retrieved into a CRecordset class with which the query to the DB is performed. After performing the Open, I've done a while loop until EOF and the result is surprising not 1.000.000 records but something less (275.000).
Consider that I've already checked that in the DB the data are correctly stored and all the queries are corrected 'cause I've performed the same operation directly with a DB tool that gives the good results.
One more hint, if I do a query to count the records in my application the result is good: 1.000.000.

Now my question is: is there any limitation on the data I have to fetch from the DB? Or I'm missing something else?

Thanx for your help!


Fabio
GeneralRe: Recordset dim problem Pin
l a u r e n18-Mar-04 18:54
l a u r e n18-Mar-04 18:54 
GeneralCreating a new access database using ADO.NET Pin
pankajdaga11-Mar-04 2:20
pankajdaga11-Mar-04 2:20 
GeneralRe: Creating a new access database using ADO.NET Pin
Mike Ellison11-Mar-04 6:15
Mike Ellison11-Mar-04 6:15 
GeneralRe: Creating a new access database using ADO.NET Pin
pankajdaga11-Mar-04 19:38
pankajdaga11-Mar-04 19:38 
GeneralSQL Server Access rights Pin
Nick Seng10-Mar-04 17:48
Nick Seng10-Mar-04 17:48 
GeneralRe: SQL Server Access rights Pin
Mike Dimmick11-Mar-04 2:29
Mike Dimmick11-Mar-04 2:29 
GeneralRe: SQL Server Access rights Pin
Nick Seng11-Mar-04 14:18
Nick Seng11-Mar-04 14:18 
GeneralSQL code and datagrid Pin
ASGill10-Mar-04 13:24
ASGill10-Mar-04 13:24 
GeneralRe: SQL code and datagrid Pin
MasudM10-Mar-04 22:23
MasudM10-Mar-04 22:23 
GeneralRe: SQL code and datagrid Pin
ASGill11-Mar-04 2:04
ASGill11-Mar-04 2:04 
GeneralRe: SQL code and datagrid Pin
MasudM11-Mar-04 5:14
MasudM11-Mar-04 5:14 
GeneralRe: SQL code and datagrid Pin
Mike Dimmick11-Mar-04 2:56
Mike Dimmick11-Mar-04 2:56 
GeneralRe: SQL code and datagrid Pin
ASGill11-Mar-04 15:39
ASGill11-Mar-04 15:39 
GeneralDataView from DataTable Pin
Le centriste10-Mar-04 10:33
Le centriste10-Mar-04 10:33 
GeneralADO Disconnected Recordset Pin
cmacgowan10-Mar-04 6:41
cmacgowan10-Mar-04 6:41 
GeneralAbout CrystalReports ... Pin
DustInTheWind9-Mar-04 10:18
DustInTheWind9-Mar-04 10:18 
GeneralRe: About CrystalReports ... Pin
jscorales11-Mar-04 22:52
jscorales11-Mar-04 22:52 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.