sql script file

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
13 anni tempo fa
Trying to use SoftSys hosting - self-managed VPS.  Trying to load data from development database/server to VPS through SQL Server management studio.  Not having much luck.  Was told by SoftSys - "You can get in touch with nopCommerce team for .sql script file or .bak file of SQL database that you can execute/restore on your server"

Not sure how to find this or use it.  

Can anyone help?  My head hurts from pounding it against the wall.

Thanks.
13 anni tempo fa
If you have VWD or VS you can easily connect to your local sql server, right click on the connection and select 'publish to provider ..' to generate a suitable script.

To write it over your production database, it should simply be a case of opening the .sql file in server management studio, connecting management studio to your database and executing the script over it.



You can find more information here http://www.asp.net/web-forms

- hayden
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.