is it possible to create godaddy db via SQL Server Management Studio
I recently bought a host from godaddy. I'm using .aspx and SQL Server. I'm
connecting to server via SQL Server Management Studio 2008, but I can only
create tables to databases which I created in godaddy.
The question is, I took a backup of my former Database as generate scripts
and they are ready as .sql files. How can I execute those .sql files
directly to godaddy via SQL Server Management Studio 2008? Thanks. Right
now I can create only tables to databases which I create on godaddy
control panel. I want to create database directly from SQL Server
Management Studio. Is this possible? If not, what should I do to execute
my backup database which is in .sql format.
No comments:
Post a Comment