hangman
06-23-2004, 02:02 AM
What is the connection string to connect to SQL Server 2000 using PHP?
Will this work?
if ($dbc = @mssql_connect('localhost', 'allergyadvi','XXXXXX')) {
print '<p>Connection Successful</p>';
.......
Elementary, I know.
Gracias'
Will this work?
if ($dbc = @mssql_connect('localhost', 'allergyadvi','XXXXXX')) {
print '<p>Connection Successful</p>';
.......
Elementary, I know.
Gracias'