Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
QBALL
Starting Member
9 Posts |
Posted - 2009-05-22 : 08:11:40
|
| HiCould someone please point me in the right direction or inform me of a tutorial on how I upload my sql file to my MDF database online please.Many thanks |
|
|
kishore_pen
Starting Member
49 Posts |
Posted - 2009-05-22 : 08:24:48
|
| using bcp to upload text file data into sql server. for more info see SQL BOL. |
 |
|
|
|
|
|