Do you mean place the database files on shared drives on other servers? You can add the trace flag 1807 in the start up parameter. This is supported in 2000 and 2005. But you need to start up sql server in command prompt.
slqserver.exe ... -T 1807
Use network drives to hold database files are not recommended due to performance and reliability of the network.