Hello,
Would you kind enough to answer my query, when i try to connect to database( sql server) in server side I get the error 'provider not supported'. What is it. People sitting at the server are also in problem they also helpless.
I used the following connection string
"Provider=SQLOLEDB;Data Source=Your_Server_Name;Initial Catalog= Your_Database_Name;UserId=Your_Username;Password=Your_Password;"
here
Your_Server_Name = localhost ( Local MS SQL Server )
Your_Database_Name: you knows as you created db in plesk
Your_Username: you knows as you created db in plesk
Your_Password: you knows as you created db in plesk
Configuration: Windows XP Firefox 3.0.14