CuriousGeorge
Registered User.
- Local time
- Today, 14:56
- Joined
- Feb 18, 2011
- Messages
- 131
Ive started to fill my database with data and after reading data into my table i got following error:
"Cannot open database ''. It may not be a database that your application recognizes, or the file may be corrupt."
Tried to add more files but same error.
My table contains at the moment 11,3 million rows (records) and (14 columns). Has it reached its limit? It is only double values that is stored in the table.
If not limit, how do i get around the problem?
Thanks
"Cannot open database ''. It may not be a database that your application recognizes, or the file may be corrupt."
Tried to add more files but same error.
My table contains at the moment 11,3 million rows (records) and (14 columns). Has it reached its limit? It is only double values that is stored in the table.
If not limit, how do i get around the problem?
Thanks