I have been extremely successful using ASP and MS-SQL for a long time, but am making a transition to PHP. I've tried connecting to the SQL Server database, but have been unsuccessful. The way a data source is called in ASP is: database.open "Provider=SQLOLEDB;User Id=user;Password=password;Initial Catalog=mydatabase;Data Source=DATABASESERVER\SQLSERVER" How can I translate this into PHP? -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]