[PHP-DB] odbc_columns()

2002-01-29 Thread Scott Teglasi
Hi. Have a question: I've tried using the odbc_columns() function to get a list of columns in an access database connected via an ODBC System DSN.. However, I haven't had much luck in trying to use it. The manual page doesn't really cover much about it, and I noticed a few comments posted there

[PHP-DB] Compilation question regarding PHP and MS SQL support

2001-10-29 Thread Scott Teglasi
Hi, have a compilation question here related to databases. I'm trying to compile MS SQL support into php by using the freetds library, and the --with-sybase-ct directive on the configuration script. I have a problem when trying to link, saying that there's a missing library called sybtcl, an

[PHP-DB] Using MS SQL via FreeTDS with PHP 4.0.6

2001-10-26 Thread Scott Teglasi
Hi, I've read the bug report regarding the -lsybtcl errors (as I got them myself, and did a search through the mailing lists). There's a patch available for php 4.0.3pl1, however I'm looking for one that patches php 4.0.6. Is there any out there? Or can I use the patch for 4.0.3pl1 with a litt