How do I get sql server to recognise a drive i've mapped on to a NAS device?
The drive appears as FAT network drive and I get the following sql server error whenever I try to create a database on this disk.
CREATE FILE encountered operating system error 3(The system cannot find the path specified.) while attempting to open or create the physical file 'G:\Data\MB_TEST2_data.mdf'.
Im using 2000 server with sql server 2000
The drive appears as FAT network drive and I get the following sql server error whenever I try to create a database on this disk.
CREATE FILE encountered operating system error 3(The system cannot find the path specified.) while attempting to open or create the physical file 'G:\Data\MB_TEST2_data.mdf'.
Im using 2000 server with sql server 2000