rajendradewani Posted December 9, 2014 Share Posted December 9, 2014 HI,I have a ms-access file which has linked table. The linked table is connected to a ODBC source (e.g MS-SQL or 3rd Party ODBC Driver).WebPage(php) Apache, connecting to a ODBC DSN of MS-Access, MS-Access is having linked tables. Linked tables as from another ODBC source.On the PHP Page, When I am trying to connect the ms-access odbc dsn , I am able to connect.But when I query any of the linked tables, PHP is not able to query and is failing.Does php has capabilities to read/write to linked tables in ms-access file.Or it is issue with MS-AccessOr is it I am missing something.Microsoft says, its an issue of PHPhttps://social.msdn.microsoft.com/Forums/office/en-US/04d10d5d-698b-404b-8eef-7b16d83ac99b/does-msaccesss-linked-tables-are-supports-on-php?forum=accessdevRequesting you to please share your feedbackRegardsRajendra Dewani Link to comment https://forums.phpfreaks.com/topic/292989-does-php-supports-readwrite-from-linked-tables-in-ms-access/ Share on other sites More sharing options...
requinix Posted December 9, 2014 Share Posted December 9, 2014 My feedback would be the same as mattficken's. Bug #68578 MS-Access's Linked tables are Not supported on PHP Link to comment https://forums.phpfreaks.com/topic/292989-does-php-supports-readwrite-from-linked-tables-in-ms-access/#findComment-1499118 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.