Dean Cleaver wrote:

> I have a project that the client wants to be able to operate in a
> corporate environment with many users on SQL Server, and also in a
> standalone environment (I don't mean these users working offline, I mean
> a "1 user site") without SQL Server.

> One thought I had was to create XML files for all the data, and then
> load them one by one into a DataSet and then add the foreign keys etc to
> effectively create an IMDB - but does that allow me to select out based
> on a query or anything? Can I select a "view" based on a couple of data
> tables in a dataset?

Why not Jet (Access .mdb file)?

Brad

--
Read my web log at http://www.quality.nu/dotnetguy/

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to