swaroop09 wrote:
so do i have to install mySQL server to each and every computer that i need to run this software?
Yes, you do.
swaroop09 wrote:
cant i get a single database like MS SQL Server ?? .mdf or .sdf???
There's no such thing. Even for SQL Server files, you have to install at least the SQL Server Express Edition. You can't just throw an .MDF file on a machine and expect the app to use it. How do you deploy an app using MySQL?? A little research[^] would be in order.
A guide to posting questions on CodeProject[^]
Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
2006, 2007, 2008