| View previous topic :: View next topic |
| Author |
Message |
Marcos Soares Sobrinho Guest
|
Posted: Tue May 18, 2004 1:21 pm Post subject: Not enough memory... |
|
|
When I try to open a access file (.mdb), I get this message: "Not enough
memory". What can I do?
Marcos
|
|
| Back to top |
|
 |
Bill Todd (TeamB) Guest
|
Posted: Tue May 18, 2004 2:54 pm Post subject: Re: Not enough memory... |
|
|
Using ADO, BDE, ???
Is that the complete text of the error message?
What version of Access?
The more detailed your description of the problem the more likely you
will get a correct answer.
--
Bill (TeamB)
(TeamB cannot respond to questions received via email)
|
|
| Back to top |
|
 |
Marcos Soares Sobrinho Guest
|
Posted: Tue May 18, 2004 4:35 pm Post subject: Re: Not enough memory... |
|
|
Ok.
I use Microsoft Access 97, but I tried convert to 2003. I Get the same
error. Windows XP, Delphi 5, 6. And BDE 5.01.
"Bill Todd (TeamB)" <no (AT) no (DOT) com> escreveu na mensagem
news:np8ka0hskqcta5lqja1ar23a63ncf01q3k (AT) 4ax (DOT) com...
| Quote: | Using ADO, BDE, ???
Is that the complete text of the error message?
What version of Access?
The more detailed your description of the problem the more likely you
will get a correct answer.
--
Bill (TeamB)
(TeamB cannot respond to questions received via email)
|
|
|
| Back to top |
|
 |
Bill Todd (TeamB) Guest
|
Posted: Tue May 18, 2004 5:47 pm Post subject: Re: Not enough memory... |
|
|
Are you using the MSACCESS driver or an ODBC driver in the BDE?
--
Bill (TeamB)
(TeamB cannot respond to questions received via email)
|
|
| Back to top |
|
 |
Marcos Soares Sobrinho Guest
|
Posted: Wed May 19, 2004 12:51 pm Post subject: Re: Not enough memory... |
|
|
MSACCESS driver
"Bill Todd (TeamB)" <no (AT) no (DOT) com> escreveu na mensagem
news:e0jka05k9dm49nho12aqi76j3jtalu4kj4 (AT) 4ax (DOT) com...
| Quote: | Are you using the MSACCESS driver or an ODBC driver in the BDE?
--
Bill (TeamB)
(TeamB cannot respond to questions received via email)
|
|
|
| Back to top |
|
 |
Bill Todd (TeamB) Guest
|
Posted: Wed May 19, 2004 1:43 pm Post subject: Re: Not enough memory... |
|
|
The MSACCESS driver will not work with any Access version greater than
97. For that you should use the ADO components.
I have never encountered a "note enough memory" error using the
MSACCESS driver. Are you sure the message is not, "not enough shared
memory" or "not enough memory to complete this operation"?
The only other thing I can suggest is try changing the compatibility
option for the EXE and see if that helps.
--
Bill (TeamB)
(TeamB cannot respond to questions received via email)
|
|
| Back to top |
|
 |
|