Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted on Oct 15, 2009 03:03
open dhtmlx forum
ODBC connectors

Are there any ODBC compliant connectors available for a Microsoft Access database?
Answer posted by Stanislav (support) on Oct 15, 2009 03:51
Unfortunately they are not supported. It possible to configure PHP ( pdo driver ) and ASP version to use any ODBC source, including Access, but existing Access DB driver doesn't support all necessary operations, so connectors can read from such source but will fail for insert | update operations.