RE: [PHP] Connecting PHP to SQL Server

2001-07-30 Thread Andrew Hill
Hi, One fairly straightfoward way is to use an ODBC driver. You will want to compile PHP --with-iodbc as per the HOWTO on www.iodbc.org, and then install your ODBC driver of choice. OpenLink supports the Solaris-to-SQLServer architecture with our Multi-Tier drivers, which are available for a fr

RE: [PHP] Connecting PHP to SQL Server

2001-07-30 Thread Mark Roedel
> -Original Message- > From: webmaster uva [mailto:[EMAIL PROTECTED]] > Sent: Monday, July 30, 2001 6:56 AM > To: php > Subject: [PHP] Connecting PHP to SQL Server > > > I have to connect one Solaris computer (Netscape Enterprise > Server) with PHP to another one with NT (database SQL Se