|
database
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
MDF - Basic QuestionIs it possible to 'query' an mdf file using MS Jet Provider or
somethnig like jet provider without having to 'attach' the mdf as a database on SqlServer. Thanks. No. You must have a SQL Server engine to connect to it. You could install
MSDE (SQL Server 2000) or SQL Server Express (SQL Server 2005) and use it. -- Tom ---------------------------------------------------- Thomas A. Moreau, BSc, PhD, MCSE, MCDBA SQL Server MVP Toronto, ON Canada .. "S Chapman" <s_chapma***@hotmail.co.uk> wrote in message Is it possible to 'query' an mdf file using MS Jet Provider ornews:1148033398.353253.150440@i40g2000cwc.googlegroups.com... somethnig like jet provider without having to 'attach' the mdf as a database on SqlServer. Thanks. |
|||||||||||||||||||||||