From: rajendradewani at gmail dot com Operating system: Windows 7 PHP version: 5.6.3 Package: Website problem Bug Type: Bug Bug description:MS-Access's Linked tables are Not supported on PHP
Description: ------------ 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-Access Or is it I am missing something. Microsoft says, its an issue of PHP https://social.msdn.microsoft.com/Forums/office/en-US/04d10d5d-698b-404b-8eef-7b16d83ac99b/does-msaccesss-linked-tables-are-supports-on-php?forum=accessdev Regards Rajendra Dewani -- Edit bug report at https://bugs.php.net/bug.php?id=68578&edit=1 -- Try a snapshot (PHP 5.4): https://bugs.php.net/fix.php?id=68578&r=trysnapshot54 Try a snapshot (PHP 5.5): https://bugs.php.net/fix.php?id=68578&r=trysnapshot55 Try a snapshot (trunk): https://bugs.php.net/fix.php?id=68578&r=trysnapshottrunk Fixed in SVN: https://bugs.php.net/fix.php?id=68578&r=fixed Fixed in release: https://bugs.php.net/fix.php?id=68578&r=alreadyfixed Need backtrace: https://bugs.php.net/fix.php?id=68578&r=needtrace Need Reproduce Script: https://bugs.php.net/fix.php?id=68578&r=needscript Try newer version: https://bugs.php.net/fix.php?id=68578&r=oldversion Not developer issue: https://bugs.php.net/fix.php?id=68578&r=support Expected behavior: https://bugs.php.net/fix.php?id=68578&r=notwrong Not enough info: https://bugs.php.net/fix.php?id=68578&r=notenoughinfo Submitted twice: https://bugs.php.net/fix.php?id=68578&r=submittedtwice register_globals: https://bugs.php.net/fix.php?id=68578&r=globals PHP 4 support discontinued: https://bugs.php.net/fix.php?id=68578&r=php4 Daylight Savings: https://bugs.php.net/fix.php?id=68578&r=dst IIS Stability: https://bugs.php.net/fix.php?id=68578&r=isapi Install GNU Sed: https://bugs.php.net/fix.php?id=68578&r=gnused Floating point limitations: https://bugs.php.net/fix.php?id=68578&r=float No Zend Extensions: https://bugs.php.net/fix.php?id=68578&r=nozend MySQL Configuration Error: https://bugs.php.net/fix.php?id=68578&r=mysqlcfg -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
