Thread: Question Desktop Database
View Single Post
  #1 (permalink)  
Old 06-18-2009, 5:32 AM
Rossmc Rossmc is offline
VB.NET Forum Newbie
.NET Framework: .NET 2.0 (VS 2005)
 
Join Date: Mar 2009
Posts: 8
Reputation: 0
Rossmc is on a distinguished programming path ahead
Default Desktop Database

Hi All

I develop a single-user desktop application. (Currently VB6/Access). We are busy migrating to VB.NET.

My question is, what are the best options for the database?

I was wanting to move away from Access due to database size issues (it's ALOT of data).
Also, although it is primarily a single-user/single database application, it is likely that I would want to support multiple users on a single database going forward.

Many thanks.
Reply With Quote