1. Help: DAO Create -> unrecognized db format???
Hello,
I am getting an error using Dao calling the create function to create a new
database. Whenever I make the following code is executed, I get an
Unrecognized database format error.
try
{
db = new CDaoDatabase;
db->Create( tempDBName );
Weird part: This works fine on the development machine, but not on where
the installation machine is.
Thinking it was an install issue, I tried the sampel application DAOTable,
which makes the same calls I
am making - low and behold, that works fine on the install machine.
The only difference between what I am doing & DAOTable is my call is handled
through a regular dll.
I tried even creating a separate workspace from the dll and using that for
the db, with no luck. Has anyone
come across this, and if so what can I do?
Thanks for any help,
Greg
2. Execute DLL From SQL server
3. ActiveX to create Access db - Unrecognized db format
4. Blobs with CachedUpdates
5. Strange behaviour of engines with DBMONEY or DBFORMAT set.
6. Formula to calculate age
7. sdm model to relational model
8. bcp db..table format
9. Formatting results sets from Access 2000 DB, how?.
10. Print db diagram on wide format plotter
11. UK Date format into SQL Server 7 DB
12. Convert a Access97 DB in Access2000 Format