squirleegirl
Programmer
Greetings!
I've got a piece of software that uses MSDE and does not play well when on the same machine as SQL Server. I moved the software to a different machine, BUT, we already allocated the disk space for this software to the other machine.
Is is possible to have the mdf/ldf files on a different machine and access them through the network? I tried to use the \\server\path address of where I want the files to be on the database properties, but it said it was invalid.
Is there anything else you have to do?
Thanks.
I've got a piece of software that uses MSDE and does not play well when on the same machine as SQL Server. I moved the software to a different machine, BUT, we already allocated the disk space for this software to the other machine.
Is is possible to have the mdf/ldf files on a different machine and access them through the network? I tried to use the \\server\path address of where I want the files to be on the database properties, but it said it was invalid.
Is there anything else you have to do?
Thanks.