Microsoft
Software
Hardware
Network
Question : Best Database to use for VB.NET local program
I am familiar with SQL Server and MS Access, but I've really only used it in a hosting environment. I've heard of MSDE, but haven't really used it. What I would like to know is, if I'm developing a VB.NET application that needs a local database, and this program is going to be installed on multiple computers (not releated, each with their own unique database), what is the best database solution?
Any recommendations? I realize this may be a loaded question, but I appreciate the help. Thanks !
Answer : Best Database to use for VB.NET local program
If you want to use it locally the best solution is using VB.net + SQL Server + ADO.net
for web based application use ASP.net + SQL Server + ADO.net
Random Solutions
Linux OS boot proccess failed while "Checking filesystems"
How to export autotext entries from Word 2003 and Import them back into a new computer with Word 2003
tarring multiple files in mutliple directories
Sql Reporting Services formatting a column to currency with precision of 4, hide trailing zeros if not necessary
Import data into Sybase Database from Excel
How to eliminate password required for scheduled tasks
Why do I need to remove metadata from domain controller?
Distribution List Membership
Remove unwanted lines from a text file
Automated Restoring of SQL Database and transaction logs in SQL 2005