i have generated the script and created the schema in my computer. now how can i get the tables data? i dont have enough access in the remote database to copy it.
Can it be done using sql server?
i have generated the script and created the schema in my computer. now how
Share
If you have your tables and everything setup, you can do a number of things:
You need to ask a bit more focused – this question cannot really be answered…..
Update:
For option #1, you need to do these steps:
sqlcmdon the command line), or your hoster provides some form of a web-based tool to load and execute those scripts (which depends on your hoster and varies quite a bit between hosters)Check out those additional blog posts by Scott Guthrie on the topic: