When I create window form application it works fine but when I install on other system it shows database error. so how to develop an application where the connection string is changed by the time of installation or what type of database should be used.
I installed sql server databases, sql management studio in the target system but failed. please show me how applications are built which requires no installation of sql server etc. or a method in which confection string is changed by the time of installation.