| Added: October/30/2009 at 1:20pm | IP Logged
|
|
|
Chris
I have been running ASPBanner with Access for quite some time, and just in the process of upgrading to running with MS SQL 2000.
I have created the database using the scripts and uploaded the data to the database, using DTS.
It appears to be seeing the database, as when I log into ASP Banner, it states powered by MS SQL, however I have a couple of problems.
The only file I have changed is the aspbanner_unlimited_config.asp and have altered the two lines:
BannerConnectionString=Provider=sqloledb;Data Source=sql2000.dotnetted.co.uk,5252;Initial Catalog=databdev_01;User Id=xxxxxxxx;Password=xxxxxxxx; BannerDatabaseType=MSSQL
After uploading this, I have ran the http://www.databasedev.co.uk/data/config/aspbanner_unlimited .asp
The following directory on the webserver and all of the folders within it need (R,W,X,D) Permissions set for the anonymous webserver account. These permissions can generally only be set by your hosting company.
D:\websites\localuser\databdev\data\
The setting below sets up the data connection information. |
| BannerConnectionString |
BannerConnectionString=Provider=sqloledb;Data Source=sql2000.dotnetted.co.uk,5252;Initial Catalog=databdev_01;User Id=xxxxxxxx;Password=xxxxxxxx;
|
Is there anything else that is required to be changed when converting from one to the other, as now no banners are displaying on the site.
Also, it appears there is another fault, as when I go into reports I get an error:
Banners For ( 468x60 )
| |
Name |
Status |
Type |
Weight |
Begins |
Ends |
|
Limit |
Imp |
Clicks |
ClickThru |
|
|
Microsoft OLE DB Provider for SQL Server error '80040e07'
The conversion of a char data type to a datetime data type resulted in an out-of-range datetime value.
/aspbanner/zone_overview_report.asp, line 310
|
Hope you can help
Regards
Graham
|