CompuServe Messages

Q113815 and more

    12-Jul-94 13:58:31
Sb: Q113815 and more
Fm: John Nalezny 71000,1025
To: all
I am still getting the "General error: Unable to create file buffer" as described in Q113815 even after patching ever CRecordset in my app. I have even put a breakpoint on line 1187 of dbcore.cpp for when (m_pDatabase == 0). This should break if any of my code doesn't close first but it never does. One thing that I do slightly out of the ordinary is pull a large number of strings out of the database like resources. Each time a CRecordset is created then deleted. Its extremely inefficient but I only do it at document creation so its not so bad. Are there any other known causes for "General error: Unable to create file buffer"?