Hello,
My project is using the BDE (borland database engine) and when I get to the point where the database object is set
Database->Connected = true;
an exception is thrown by the debugger that states 'General SQL error. Out of Memory.'
does anyone know what this means? The alias points to the correct file and there are checks to see if the database is read/write protected.
Thanks
My project is using the BDE (borland database engine) and when I get to the point where the database object is set
Database->Connected = true;
an exception is thrown by the debugger that states 'General SQL error. Out of Memory.'
does anyone know what this means? The alias points to the correct file and there are checks to see if the database is read/write protected.
Thanks