[PHP-DB] connection from Linux/Apache/PHP/Freetds to MSSQL

2005-06-15 Thread Fülöp Tamás
I have a problem, with the connection and query listed in subject.

In  the  30-40% of cases, the query is not working, the explorer shows
the Page not found message.

After 3-4 refresh the query works properly one times.

Who can help me to repair the settings (Apache? PHP? Freetds??)?



Flp Tams   
mailto:[EMAIL PROTECTED]

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



Re: [PHP-DB] connection from Linux/Apache/PHP/Freetds to MSSQL

2005-06-15 Thread Luis Morales
Hi,

I have some experience with odbtp project. This project offer an better
api to connect MSSQL databases than freetds. 

Take an look on : http://odbtp.sourceforge.net/  you can also verify the
examples on this page: http://odbtp.sourceforge.net/examples.html

It's very easy to use.

Have a nice day,

Regards,

Luis Morales 

On Wed, 2005-06-15 at 23:02 +0200, Flp Tams wrote:
 Freetds??

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