Page 1 of 1

Connection using file

Posted: Thu 28 Apr 2005 04:28
by Flat
Hello all,

just wondering what i need to get a connection using a straigth .MDF file
( may or may not be a registered database )

currently use TSQLConnection with params

USER_NAME
PASSWORD
HostName
Databse
tried putting the file name/path in the database didnt work if i just name the database in the database paramters (ie. what is got registered as) works fine

Posted: Thu 28 Apr 2005 09:22
by Ikar
MS SQL Server doesn't support this method of working.