Re: [PHP-DB] help with mssql interaction

2002-06-06 Thread Jeffrey_N_Dyke
Chris Hohimer" To: [EMAIL PROTECTED] Subject: Re: [PHP-DB] help with mssql i

Re: [PHP-DB] help with mssql interaction

2002-06-06 Thread Chris Hohimer
it's a mssql 2000 server on an NT box elsewhere and mac os x is a unix flavor so i just need to tell it to use --with-sybase and install sybase. where would i go about downloading or finding sybase stuff(like libraries) to put on my macosx box thanks a bunch! :) Chris Hohimer Sandia National Lab

Re: [PHP-DB] help with mssql interaction

2002-06-06 Thread Jeffrey_N_Dyke
for mssql(for Unix and linux) you need to install the sybase libraries(freetds) and configure --with-sybase=/path/to/sybase so i the MAC you must have to do something similar, but i have no idea what. Hope this helps. Jd