From: Sam M. <pa...@gm...> - 2004-11-15 03:43:35
|
In Access 2000, there is an option under the tools menu option to save it as an older version of the database, so you don't need access 97 to save databases in that format. Perhaps try using that. Also, what language is your windows app running? if you've got access 2000 running, it shouldn't have any issues. and can you change the windows app? Sam On Mon, 15 Nov 2004 01:58:46 +0000, Rob <ro...@ir...> wrote: > Hi! > > I've been working on an ap in php, accessing an access database via odbc & > mdbtools. > > The database is actually from windows application, and appears to be using > the jet 3.51 engine for access. As it was password protected (but I know > the password) I loaded it into Access 2000, converted to new format, > cleared the password, and saved it out as a temporary copy. mdb tools > works fine on this copy, but I guess it's now in Jet 4 format. The windows > app certainly objects to it anyway. > > I finally got around to installing office 97 on a pc so I could remove the > password from the database without converting the format. This I managed > to do, and the windows app is happy with it, however mdb tools refuses to > return any data from it. Even mdb-tables just prints a blank line and exits. > > mdb-tables does however list the tables in Northwind.mdb samed from the > office 97 install. > > I'm using 0.6pre1, downloaded Nov 1st, running on FreebSD 4.10-STABLE #0. > > Is there anything else I can try, do, tell you, to solve this? > > Thanks, > > Rob. > > ------------------------------------------------------- > This SF.Net email is sponsored by: InterSystems CACHE > FREE OODBMS DOWNLOAD - A multidimensional database that combines > robust object and relational technologies, making it a perfect match > for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8 > _______________________________________________ > mdbtools-dev mailing list > mdb...@li... > https://lists.sourceforge.net/lists/listinfo/mdbtools-dev > |