Home All Groups Group Topic Archive Search About

add dsn programmatorically

Author
30 Mar 2005 2:52 PM
steven
Hello,

I've searched for a way to add a dsn with vb.net. Does anyone has some
example code?

Thanks,

Steven

Author
30 Mar 2005 3:35 PM
Herfried K. Wagner [MVP]
"steven" <u***@example.net> schrieb:
> I've searched for a way to add a dsn with vb.net. Does anyone has some
> example code?

Did you already take a look here:

<URL:http://groups.google.de/groups?q=dotnet+create+dsn>

--
M S   Herfried K. Wagner
M V P  <URL:http://dotnet.mvps.org/>
V B   <URL:http://classicvb.org/petition/>
Author
30 Mar 2005 5:15 PM
Crouchie1998
Yeah, I coded an example for someone in the developer fusion forum. Search
the VB.NET forum around 6 weeks ago & you'll find it. It does it in two
different ways
Author
31 Mar 2005 9:50 AM
steven
Crouchie1998 wrote:
> Yeah, I coded an example for someone in the developer fusion forum. Search
> the VB.NET forum around 6 weeks ago & you'll find it. It does it in two
> different ways
>
>

Thanks for the hints, I solved it by adding the needed registry keys.


Steven