ASP Shopping Cart Software top image
home
about VP-ASP
VP-ASP features
View VP-ASP Demo
Contact us about VP-ASP
Our development services
Download the FREE VP-ASP Demo

Q/. Testing The Database

A/.

Go to your site and in the addres bar insert your url and then the page name:

For version 5 users:
diag_dbtest.asp

For 3.xx, 4.xx users:
shopdbtest.asp

Enter in the name of your database in the xDatabase field

Enter in the location of your database in the xDblocation field, the location of your database is “..\” where is the alias you entered when sharing your database folder. The "..\" signifies the database is on a higher level then the yvs directory or where you have your store loaded.

You should get a report with no errors.

If errors exist, then make sure that the location and name of the database is spelled correctly.

Now update shop$config.asp

const xDatabase="shopping500_yvs" 'Database name
const xdblocation="..\datastore"
const xdatabasetype=""

Next Page

printable version

 

Back to Main Page