How can i Create a DLL file in VB which uses the connection to the SQL Server with the server name and database name saved in INI file.
and how can i use the DLL in my VB Application so that the code never show how the connection is done……. as it will take from DLL file