Access is not scalable, is not good at multi-user concurrency, requires installing Office on the server.
On 21 Sep, 21:46, "John Martin" <[EMAIL PROTECTED]> wrote: > Please explain "No No No......... > > Some reasons would be a great help. > > > > -----Original Message----- > From: [email protected] > > [mailto:[EMAIL PROTECTED] On Behalf Of Jamie Fraser > Sent: Monday, 22 September 2008 6:03 AM > To: [email protected] > Subject: [DotNetDevelopment] Re: Recommendations for VB.NET Database > Provider > > NO NO NO NO NO. > > DO NOT USE ACCESS! > > On Sun, Sep 21, 2008 at 11:57 AM, bo <[EMAIL PROTECTED]> wrote: > > > 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.- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
