View Single Post

   
  #4 (permalink)  
Old 02-27-2008, 09:54 PM
Igor Shekalev
 
Posts: n/a
Default Re: Retrieving ODBC Settings.

Bill,

Simplest way to fill this list is to use 'SQLDataSources' ODBC API call.

B> a text box I am currently using for the DSN name into a dropdown box
B> that contains a list of all available DSNs. What functions are
B> available to help me poll this list? I'm really just interested in

Igor Shekalev, www.sqledit.com - powerful database tools


Reply With Quote