JamesManke
Programmer
Let me start by mentioning that this is the first time I have ever had to set a DB on MSSQL.
I have two files that I need to be upload? to MSSQL DataBase. I have already created the DB, username and password. I just need to know how to upload these files. I am used to MySQL where I would simple insert a dump and the tables would be created. I have two files, one is a .MDF file and the other is a .LDF file. How do I go about getting these files in MSSQL.
Thanks for you help,
James
I have two files that I need to be upload? to MSSQL DataBase. I have already created the DB, username and password. I just need to know how to upload these files. I am used to MySQL where I would simple insert a dump and the tables would be created. I have two files, one is a .MDF file and the other is a .LDF file. How do I go about getting these files in MSSQL.
Thanks for you help,
James