Use MSAccess. You will just have a .mdb file in a sub directorry of
your application. It is wery simple to create your queries in the
database during development. When you have the query you want you just
ask to see the SQL text. Later if you need some of the data in the
database in ways your application do not handle, it is easy to export
to Excel.

On 18 Sep., 13:30, rtanner <[EMAIL PROTECTED]> wrote:
> I am building a commercial application in VB.NET 2005 and need to
> create and manage a database.
>
> Any recommendations about what provider to use?
>
> The database will be single user with about 15 tables with 500 records
> each.
>
> I have looked into SQLite but haven't found a provider for it.
>
> Thanks in advance.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"DotNetDevelopment, VB.NET, C# .NET, ADO.NET, ASP.NET, XML, XML Web 
Services,.NET Remoting" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://cm.megasolutions.net/forums/default.aspx
-~----------~----~----~----~------~----~------~--~---

Reply via email to