c# winforms application installer including database
-
hi, i have developed winforms application,c# .database is mysql. how can i make the installer including my database(tables and all.) plz help me in detail how to do
-
hi, i have developed winforms application,c# .database is mysql. how can i make the installer including my database(tables and all.) plz help me in detail how to do
-
hi, i have developed winforms application,c# .database is mysql. how can i make the installer including my database(tables and all.) plz help me in detail how to do
Deploy SQL Server databases easily with an Installer class[^] is an article that describes an approach.
Apps - Color Analyzer | Arctic | XKCD | Sound Meter | Speed Dial
-
Deploy SQL Server databases easily with an Installer class[^] is an article that describes an approach.
Apps - Color Analyzer | Arctic | XKCD | Sound Meter | Speed Dial
ok, but amn't using sql server. am using mysql
-
ok, but amn't using sql server. am using mysql
So what?? The base concepts are no different. They work the same as far as your installer is concerned.
A guide to posting questions on CodeProject[^]
Dave Kreskowiak