-
[RESOLVED] Out of memory
I am connecting to a Virtual Serial port using API's to communicate with an electronic device. Works fine.
I am connecting to a database using a recordset, reading a value then setting the recordset to Nothing.
When I load the next form I get 'Runtime error 7: Out of memory'
This is in spite of the forms doing nothing at all, except displaying.
If I don't connect to the virtual port all is fine.
Any idea's anyone?
-
Re: Out of memory
Sorry Guys, I should have checked before bothering anyone.
http://support.microsoft.com/kb/241245/EN-US/
It's a known issue to Microsoft. Apparently I should have office97 installed as I am using a .dll used in VBA for that version.
We live and learn.
Thanks anyway.