Southern Man Posted November 1, 2004 Share Posted November 1, 2004 Which DB would have better performance, regard to MS Access DB and one Local DB manualy programmed within VS.NET 2003 ? Kind regards Link to comment Share on other sites More sharing options...
0 JadeWolf324 Posted November 1, 2004 Share Posted November 1, 2004 my vote would goto Access....or store ur info in XML. Link to comment Share on other sites More sharing options...
0 chubby10 Posted November 1, 2004 Share Posted November 1, 2004 my vote would goto Access....or store ur info in XML. 584841391[/snapback] Sigh... Not XML. it is worst than Text file. Link to comment Share on other sites More sharing options...
0 azcodemonkey Posted November 1, 2004 Share Posted November 1, 2004 Which DB would have better performance, regard to MS Access DB and one Local DB manualy programmed within VS.NET 2003 ?Kind regards 584841371[/snapback] Use MSDE. It's free, and it's compatible with SQL Server. If you update your DB to SQL Server, your code won't have to change. http://www.microsoft.com/sql/msde/default.asp Link to comment Share on other sites More sharing options...
Question
Southern Man
Which DB would have better performance, regard to MS Access DB and one Local DB manualy programmed within VS.NET 2003 ?
Kind regards
Link to comment
Share on other sites
3 answers to this question
Recommended Posts