Smalltalk
›
Usenets
›
Dolphin Smalltalk
Search
everywhere
only in this topic
Advanced Search
ODBC - DSN
‹
Previous Topic
Next Topic
›
Classic
List
Threaded
♦
♦
Locked
4 messages
Günther Schmidt
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
ODBC - DSN
Hi,
does anybody know how to ask Windows for a list of available DSNs?
Günther
Chris Uppal-3
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
Re: ODBC - DSN
Günther,
> does anybody know how to ask Windows for a list of available DSNs?
Does DBConnection class>>enumerateDataSources do what you want ?
-- chris
Günther Schmidt
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
Re: ODBC - DSN
Chris Uppal schrieb:
> Günther,
>
>> does anybody know how to ask Windows for a list of available DSNs?
>
> Does DBConnection class>>enumerateDataSources do what you want ?
>
> -- chris
>
>
Thanks Chris,
that works nicely.
Günther
Dmitry Zamotkin
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
Re: ODBC - DSN
In reply to
this post
by Günther Schmidt
And there is a *hacker* way :)
HKLM\Software\ODBC\ODBC.INI\ODBC Data Sources\
--
Dmitry Zamotkin
Günther Schmidt wrote:
> Hi,
>
> does anybody know how to ask Windows for a list of available DSNs?
>
> Günther
Free forum by Nabble
Edit this page