![]() |
|
#1
|
|||
|
|||
Problem opening .mdb files with CDaoDatabaseHi.
I try to open .mdb file (MS-ACCESS 2000) with CDaoDatabase object and it fails all the time, here is my code: CDaoDatabase m_DbConnection; m_DbConnection.Open(NULL , FALSE, FALSE, "ODBC;DSN=myDB"); I get an error, something about SAMI. If I convert my .mdb to older version OF MS-ACCESS then I can open it with this code: CDaoDatabase m_DbConnection; m_DbConnection.Open("c:\\myDB.mdb"); but trying to open it with ODBC it fails...any idea how can I overcome this problem?? Thanks. |
Recent GIDBlog
Python ebook by crystalattice
| Thread Tools | Search this Thread |
| Rate This Thread | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Checking source codes of image, audio and video files | onauc | C Programming Language | 5 | 26-Feb-2005 22:47 |
| Apache2 config issues | monev | Apache Web Server Forum | 2 | 28-Jun-2004 07:19 |
| Can't view pages from another machine on the Intranet | aevans | Apache Web Server Forum | 9 | 14-May-2004 03:26 |
| opening files and displaying text | pin215 | C++ Forum | 7 | 21-Feb-2004 22:27 |
| Opening files with a twist, C++ | calculus87 | C++ Forum | 2 | 26-Sep-2003 15:41 |
Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The