I have backed up a database from my online hosting company which has left me with a BAK file. I now want to load this create this same DB on my development server in order to do some more work on it but I am having a problem with the BAK file.
I get an error message along the lines of "The database is trying to be created at location E:\Program Files\ etc ". This clearly suggests to me that the file contains absolute paths on recreating the DB and pretty much isn't meant for transferring DB's from one machine to another.
I am unable to connect to my Hosting Company and transfer that way due to their security policy and as such have no way of creating a development server.
The error message does talk about "use MOVE WITH to identify a valid location". What is this and where can i learn how to use it. I've googled for it with no luck???
any information you can offer is appreciated,
Thanks in advance,
Chris
I get an error message along the lines of "The database is trying to be created at location E:\Program Files\ etc ". This clearly suggests to me that the file contains absolute paths on recreating the DB and pretty much isn't meant for transferring DB's from one machine to another.
I am unable to connect to my Hosting Company and transfer that way due to their security policy and as such have no way of creating a development server.
The error message does talk about "use MOVE WITH to identify a valid location". What is this and where can i learn how to use it. I've googled for it with no luck???
any information you can offer is appreciated,
Thanks in advance,
Chris