How To Connect to Database after Deployment
-
I need to know how I would setup my program so that after I make it a .exe and install it on another computer it give me the option to connect to a database on a server? Can someone guide me to a sample or a link as to how to do this. Thank You WackoWolf Joseph L. Gelsomino
-
I need to know how I would setup my program so that after I make it a .exe and install it on another computer it give me the option to connect to a database on a server? Can someone guide me to a sample or a link as to how to do this. Thank You WackoWolf Joseph L. Gelsomino
-
I need to know how I would setup my program so that after I make it a .exe and install it on another computer it give me the option to connect to a database on a server? Can someone guide me to a sample or a link as to how to do this. Thank You WackoWolf Joseph L. Gelsomino
First You need to create an ODBC Connection in the machine plus depending on the type of database such as Oracle, MS SqL, Teradata, Access. For Oracle systems you need the oracle client plus the proper DSN path in the oracle DSN folder. For MS SQL you need the ODBC drivers plus the PATH for the server. Hope this help. Hear,See,Learn,Understand,Practice Many can be good,but only ONE can be the best keep practicing