Date: 10/12/00
- Next message: Lutz Brueckner: "Re: [PHP-DB] Inserting into Interbase DB"
- Previous message: Mark Newnham: "[PHP-DB] ODBC error codes"
- Next in thread: Andrew Hill: "RE: [PHP-DB] newbie question: FoxPro Tables and ODBC"
- Reply: Andrew Hill: "RE: [PHP-DB] newbie question: FoxPro Tables and ODBC"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi y'all--
I'm new to this list, and after a little searching, still haven't come up
with an answer to this question.
I'm running Apache 1.3, PHP 4 and iODBC on a linux server, but need to get
information from some FoxPro 2.6 Tables residing on a Windoz box next door.
When I use odbctest, I can query the FoxPro tables just fine. From PHP, I
an connect to the tables, but when I try to use any of the following:
odbc_prepare();
odbc_execute();
odbc_exec();
odbc_do();
I get errors from the windows driver, and no data is returned.
Any ideas?
Thanks,
lee
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-db-unsubscribe <email protected> For additional commands, e-mail: php-db-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Lutz Brueckner: "Re: [PHP-DB] Inserting into Interbase DB"
- Previous message: Mark Newnham: "[PHP-DB] ODBC error codes"
- Next in thread: Andrew Hill: "RE: [PHP-DB] newbie question: FoxPro Tables and ODBC"
- Reply: Andrew Hill: "RE: [PHP-DB] newbie question: FoxPro Tables and ODBC"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

