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
Sage Line 100 database connection
Calculate age by birthday in years, months, and days
Button rollover to target movie clip within another movie clip
Populating one sharepoint list with info from another list
WINS Event ID 4227
Ajax dynamic form
How to restore linux pc from .gho file?
Outlook Express response: 550 5.7.1 Authentication Required
server 2003 port 3389 not listening after applying SP2
Help, my query using opendatasource, a where clause and option(robust plan) fails. What am I doing wrong