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 |
toshiba
Starting Member
2 Posts |
Posted - 2008-08-17 : 20:35:33
|
hello therei am trying to upload my database.mdf file to app_data folder on my server with filezilla FTP program. and every time that i do so it halts uploading at a certain percentage(68%). consider that i detach the database before uploading it to server.how can i upload my mdf file?i created the file with VS 2008, and i am using SQL server 2005. thanks, |
|
rmiao
Master Smack Fu Yak Hacker
7266 Posts |
Posted - 2008-08-17 : 21:53:01
|
How big is the file? And it doesn't like sql issue. |
 |
|
toshiba
Starting Member
2 Posts |
Posted - 2008-08-18 : 18:51:21
|
thanks for response.its size is 2mb.and as far as i do know that it is new and fresh.i cant upload it even with ubuntu OS, freezes on 68 percent. |
 |
|
rmiao
Master Smack Fu Yak Hacker
7266 Posts |
Posted - 2008-08-18 : 23:00:27
|
Where is your server? Can you just copy the file over? |
 |
|
|
|
|