Have you tested the DSN outside of PHP?  Openoffice.org Database has
facilities to test ODBC connections.

Thank you,
Micah Gersten
onShore Networks
Internal Developer
http://www.onshore.com


[EMAIL PROTECTED] wrote:
> Hello Everyone!
>
> I am currently writing a sequence of php pages to help me retrieve data from 
> a Pervasive 9.5 database, display that data in my web browser with a form 
> built in to collect more data, and then will push the retrieved Pervasive 
> data and the input data to MySQL.
>
> I am having problems getting PHP to retrieve the data from Pervasive. I know 
> the query is sound as I run it all the time on the Control Center, but I 
> cannot get the ODBC connector to work in the page itself.
>
> I am also concerned that I will not be able to get the page to push the data 
> to MySQL once I do get it to retrieve.
>
> Is this possible?
>
>   

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to