----------------------------------------------------------- New Message on BDOTNET
----------------------------------------------------------- From: LovedJohnySmith Message 2 in Discussion Sesh: DSNs are usually created through the ODBC Data Source Administrator window, which is accessible from the Windows Control Panel (or Administrator Tools in Windows 2000). Other techniques that provide access to ODBC-compliant databases include using RegisterDatabase (a Data Access Object (DAO) method), using the SQLConfigDataSource ODBC API function, or using a DSN-less connection string. However, it is possible to establish a new DSN by manually creating and manipulating values in the Windows Registry. Please have a look at the following URL, which will help you, How to programmatically create DSN in Windows API.http://support.microsoft.com/default.aspx?scid=kb;en-us;184608 Please have a look at the following URL, which will help you, how to create and remove a DSN in VB http://support.microsoft.com/default.aspx?scid=kb;en-us;171146 Also, I herewith enclosed the .NET stuff, which developed by mine. Thanx, Smith View Attachment(s): http://groups.msn.com/bdotnet/_notifications.msnw?type=msg&mview=1&parent=1&item=28819 ----------------------------------------------------------- To stop getting this e-mail, or change how often it arrives, go to your E-mail Settings. http://groups.msn.com/bdotnet/_emailsettings.msnw Need help? If you've forgotten your password, please go to Passport Member Services. http://groups.msn.com/_passportredir.msnw?ppmprop=help For other questions or feedback, go to our Contact Us page. http://groups.msn.com/contact If you do not want to receive future e-mail from this MSN group, or if you received this message by mistake, please click the "Remove" link below. On the pre-addressed e-mail message that opens, simply click "Send". Your e-mail address will be deleted from this group's mailing list. mailto:[EMAIL PROTECTED]
