Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
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 1270 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 28 23:23:09 CEST 2024

Total time taken to generate the page: 0.04435 seconds