[PHP-DB] unixODBC Question/Problem

2001-11-21 Thread Eric Liedtke
what info anyone might need from me, but will be more than happy to provide it. Thanks in advance. Eric Liedtke p.s. on a google search I found only one other mention of this in a dbforum website. sadly there were no replies to the posting there. -- PHP Database Mailing List (http://www.ph

Re: [PHP-DB] unixODBC Question/Problem

2001-11-29 Thread Eric Liedtke
Eric Liedtke wrote: > I am running PHP/Apache. I have installed unixODBC and inlinks tds > driver. I can succesfully connect and query an MS SQL db from the isql > command line testing tool provided with unixODBC. I recompiled php > with unixODBC support and it compiled and insta

[PHP-DB] ODBC MS SQL 7.0 Not closing connection

2001-12-12 Thread Eric Liedtke
open and close, however my connection still stays open and the odbc_close() fails. Here is the script... \n"); odbc_close($mydbhandle) or die("Could not close db connection"); ?> Any ideas on where to look? Thanks for the time Eric Liedtke -- PHP Database Mailing List (