Re: PHP-Java Bridge: Connect PHP to MySQL using JNDI

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



In general, if you are trying to get DB connections to work in a hybrid situation, and no native driver is behaving, try ODBC.

It's crude, slow, and not pretty, but it should work.

You can set it up so that you can go back later and dink around with drivers and re-compiling, but at least have a known working solution in the meantime.

I don't do Java, so that's just general advice...


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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux