Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Built-in, lightweight, free distributable database
Message
From
19/05/2005 17:11:05
 
 
To
18/05/2005 13:32:30
General information
Forum:
ASP.NET
Category:
ADO.NET
Miscellaneous
Thread ID:
01015465
Message ID:
01016022
Views:
9
Hi, David.

>I want to know what is built into .NET. Can I simply create an empty MS Access database file, have my installer install it, and then access it through ADO.NET? Because the program will only be run occasionally, it doesn't need to be super fast. It will only be run to create quarterly reports.

Beside MSDE or SQL Express, you may take a look at VistaDB. It is a small database that you license as a developer (not expensive) and then use royalty free. The main advantage is a very small footprint and easy installation, while still providing native access from .NET. One of the problems with the "free" SQL Servers is that the installation is pretty big (surely not something you'll want to download from the net).

Hope this helps,
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform