Ive been searching tutorial on youtube and other known sites on how to save/read the database connection on the config.ini file. Lets say i have this connection,
i find it easy to configure my connection if it would be setup that way but i find a hard time getting a tutorial for that. What would be the things to need if ill be setting up the connection that way. Thanks.
Code:
SQLServer:192.168.1.2 UserName:sa Password:1234 DatabaseName:SampleDB
Comment