在c#.net中创建DSN [英] creating DSN in c#.net

查看:112
本文介绍了在c#.net中创建DSN的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如果在进行项目设置时PC上不存在的话,如何使用c#.net编程创建DSN.
在C#中创建SQL DSN [动态添加DSN名称 [ http://www.easysoft.com/developer/languages/csharp/ado-net- odbc.html [ ^ ]


使用c#创建DSN的另一个示例.
http://sharpertutorials.com/adding-odbc-system-dsn/ [ http: //www.vincenzo.net/isxkb/index.php?title=ODBC_-__How_to_create_a_DSN [ 解决方案

Hi Try this links

Create SQL DSN in C#[^]

Dynamically adding DSN-names[^]

http://www.easysoft.com/developer/languages/csharp/ado-net-odbc.html[^]


An other example of DSN creation with c#.
http://sharpertutorials.com/adding-odbc-system-dsn/[^]

But the way how you can do this during setup depends on the setup environment. And usually setup applications are not .net applications. ODBC DSNs are just registry entries, thus could be created with only registry manipulation, like descriebd here: http://www.vincenzo.net/isxkb/index.php?title=ODBC_-_How_to_create_a_DSN[^]


这篇关于在c#.net中创建DSN的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆