| Added: January/11/2007 at 3:29pm | IP Logged
|
|
|
Hi,
I don't know ASP very well so please help.
What does this error mean? I have tried to modify the connectionString several times but it keeps giving me the same error. Sometimes, after I modify the config file and hit refresh, it works. If I hit refresh again, it goes back to this error. Very weird.
Microsoft OLE DB Provider for SQL Server error '80040e14'
Line 1: Incorrect syntax near '='.
This is my connectionString:
BannerConnectionString=Provider=sqloledb;Data Source=127.0.0.1;Initial Catalog=aspbanner;User Id=myaspbanner;Password=6MYABanner2!
Please help.
aspbannernoob
|