being a dbExpress newbie I wonder if there is a dbExpress driver for Microsoft Access?
                
                A: 
                
                
              
            dbExpress does not support msAccess natively,
But a quick google search gives a long list of drivers. Both free and paid.
                  Gamecat
                   2010-01-07 08:18:30
                
              
                +3 
                A: 
                
                
              I think the only way to connect to Access is by using ADO. (TADOConnection).
                  birger
                   2010-01-07 09:01:34
                
              Isn't that the opposite of the question?
                  David-W-Fenton
                   2010-01-08 04:56:40
                
                +2 
                A: 
                
                
              
            You have to use TADOConnection, i havn't been able to find a 3rd party driver which supports the new dbexpres
                  Jonathan D
                   2010-01-07 09:13:00
                
              
                +3 
                A: 
                
                
              
            I have had good results using the open source dbxoodbc driver for dbExpress.
The download has several demo projects that use access databases, so you should be able to get up and running in no time.
You can find it at http://sourceforge.net/projects/open-dbexpress/
I have only tried it with older versions of access, so I can't say for certain that it will work with office 2007 or newer.
                  Re0sless
                   2010-01-07 11:39:52