I am trying to copy a database from one sql server to a network server to my pc. The problem is I cann't access the network computer through windows explorer, so I cannot use detach/attach or backup/restore because I cannot copy the database files. I tried to Generate script with data but the script generated is too big (10GB) and I cannot load it to the editor to execute it.
I also tried "Copy Database" but this fails to. I don't know where I should search for a meaningful error message.