Re: [PHP-DB] ODBC and SQL Server

2001-09-05 Thread Todd Cary
Andrew - Since I installed the OpenLink ODBC, the MS SQL Server Enterprise Manager has just about become useless as well as MS SQL Server itself. It take many minutes to do just about anything - even after I uninstalled OL. Do you have any suggestions? Todd -- Todd Cary Ariste Software [EMAI

RE: [PHP-DB] ODBC and SQL Server

2001-09-05 Thread Andrew Hill
L PROTECTED]] > Sent: Wednesday, September 05, 2001 6:16 PM > To: [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED] > Subject: Re: [PHP-DB] ODBC and SQL Server > > > Andrew - > > What I am trying to do is to find out if I can use PHP with my client's > MS SQL Server DB. Anyth

Re: [PHP-DB] ODBC and SQL Server

2001-09-05 Thread Todd Cary
Andrew - What I am trying to do is to find out if I can use PHP with my client's MS SQL Server DB. Anything that can help me obtain that information would be greatly appreciated. OS: Win 2K (SP 2) DBMS: MS SQl Server 7 Todd -- Todd Cary Ariste Software [EMAIL PROTECTED] -- PHP Database Mai

RE: [PHP-DB] ODBC and SQL Server

2001-09-05 Thread Andrew Hill
a Integration Technology Providers > -Original Message- > From: Todd Cary [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, September 05, 2001 5:42 PM > To: [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED] > Subject: Re: [PHP-DB] ODBC and SQL Server > > > Andrew - > >

Re: [PHP-DB] ODBC and SQL Server

2001-09-05 Thread Todd Cary
Andrew - Could it be that the string, "Acct32_ODBC\ 0", should be "Acct32_ODBC"? If so, how do I get rid of the terminating "\0" in PHP? Todd -- Todd Cary Ariste Software [EMAIL PROTECTED] -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For addit

Re: [PHP-DB] ODBC and SQL Server

2001-09-05 Thread Todd Cary
Andrew - Thank you for getting back to me... <<< Well, does the "Test" button on your ODBC Admininstrator shed any light? :) If it works there, and doesn't work in your PHP, create an ODBC Trace in the Administrator so you can see the exact parameters of the connect. >>> The test does give

RE: [PHP-DB] ODBC and SQL Server

2001-09-05 Thread Andrew Hill
gelism OpenLink Software http://www.openlinksw.com Universal Data Access & Data Integration Technology Providers > -Original Message- > From: Todd Cary [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, September 05, 2001 2:49 PM > To: [EMAIL PROTECTED] > Subject: [PHP-DB] ODBC a

[PHP-DB] ODBC and SQL Server

2001-09-05 Thread Todd Cary
I am trying to setup an ODBC connect to SQL Server. My DSN is "Acct32_ODBC". I am using NT Authentication, so that could be my problem. odbc_connect("Acct32_ODBC", "", ""); Warning: SQL error: [Microsoft][ODBC SQL Server Driver][SQL Server]Login failed for user 'PENTIUM3\IUSR_PENTIUM3'., SQL s