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
Routing and Remote Access on Windows SBS 2003 - Troubleshooting failed VPN connections
From an MS Access Form how do I open a web site then automaticly fill in the login and password box from data in my table?
Why is ACCESS DENIED in LsaOpenPolicy?
make only one query
Need help in creating a short script to upload a file to my server.
MySQL query by hour difference
Backup to disk Hardware suggestions
WIN32-Perl file Locking
XPunlimited...........has anyone used it?
OracleConnection (OracleClient) works in VB.NET but not C#