-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
hello:
I will change to microsoft access database from DAOSqlite project example, but rasie driver error.
DAODatabase := TDAODataBaseFireDAC.Create;
DAODatabase.Connection.Provider := TDBProvider.daoMSAccess2007;
DAODatabase.Connection.Database := 'c:\rdbfn1.mdb';
but I create new vcl project, link to 'c:\rdbfn1.mdb'; set connect := true , It is OK.
Metadata
Metadata
Assignees
Labels
No labels