Setting Up Database Correctly |
Post Reply |
Author | |
ericpollard
Newbie Joined: 16-November-2008 Status: Offline Points: 0 |
Post Options
Thanks(0)
Posted: 24-November-2008 at 11:10pm |
So everything is setup and ready to go, except this: The connection string is valid, it appears that you have not yet populated your database. If you are using SQL, please run the required SQL Script to create the necessary tables in your database to use ProductCart. How do I run the required SQL Script to create the necessary tables in my database? I found a couple mentions of this on EI's site, but no actual instructions. It is a MS SQL database if that is relevant at all... Thanks to anyone who can help. |
|
ProductCart
Admin Group ProductCart Team Joined: 01-October-2003 Status: Offline Points: 135 |
Post Options
Thanks(0)
|
Hi Eric - please refer to the Quick Start instructions in our WIKI:
|
|
Greg Dinger
Certified ProductCart Developers Joined: 23-September-2006 Location: United States Status: Offline Points: 238 |
Post Options
Thanks(0)
|
It's going to depend upon your host, and whether you have access to the database using SQL Studio (or Enterprise Manager), if they provide a browser-based SQL manager, or if there is no such access.
Either way, you need to look in the productcart/database folder and locate the .sql file. Open that in a text editor and paste it into the query editor supplied by whatever (see above) access you may have to your database. Run that script and the database will be populated.
|
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |