U++ framework
Do not panic. Ask here before giving up.

Home » U++ Library support » U++ SQL » Cannot use *.mdb files
Cannot use *.mdb files [message #9249] Mon, 23 April 2007 23:04
dspiteself is currently offline  dspiteself
Messages: 1
Registered: April 2007
Junior Member
I have been trying to use OLEDB to open and use a mdb file. It opens the file without error. But when I try to do anything for instance EnumDatabases(), I get an error message.
index.php?t=getfile&id=529&private=0

The quickest way to demostrate this is to use the sqlcommander and add EnumDatabases() right after it is initialized.

it always seems to throw the exemtption at
OleVerify(srowset->GetRowset(NULL, DBSCHEMA_CATALOGS, 0, NULL, trowset.GetIID(), 0, NULL, trowset.SetUnk()));

I may just be doing something wrong also. Thanks in advance

T
  • Attachment: error.JPG
    (Size: 19.56KB, Downloaded 1486 times)
Previous Topic: how to connect to sqlite via U++ in VC++
Next Topic: how to read a dbf
Goto Forum:
  


Current Time: Sun Apr 26 10:49:55 GMT+2 2026

Total time taken to generate the page: 0.00547 seconds