Which one is better to use for C# desktop app = ms access (*.mdb) vs sqlite (*.db)?


hi all,

my question opinion better use c# desktop app >> ms access (*.mdb) vs sqlite (*.db)

any comments good, thank you. not in this. first worked ms access somewhere read sqlite faster not sure.

thanks

access small databases not shared. if you're building database used multiple people access going more limiting. you'll want consider sqlite or perhaps localdb or something. if you're building app network system should take hit , move sql server.

if need store data , thought db choice might consider looking @ other options instead including many nosql databases floating around. you're going have decide 1 best specific needs. have no way of knowing can provide general guidelines. example, if intend store terabytes of data access out. if data unstructured sql databases aren't going useful. list goes one.

michael taylor
http://www.michaeltaylorp3.net



Visual Studio Languages  ,  .NET Framework  >  Visual C#



Comments

Popular posts from this blog

Azure DocumentDB Owner resource does not exist

job syspolicy_purge_history job fail in sqlserver 2008

Trying to register with public marketplace error with 'Get-AzureStackStampInformation'