根据提供的凭据从sql数据库中提取表. [英] extract tables from sql database as per the credentials provided.

查看:111
本文介绍了根据提供的凭据从sql数据库中提取表.的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想构建一个Windows应用程序,其中我必须根据提供的凭据从sql server 2008数据库中提取表.




例如:
伺服器名称:12.11 .....
身份验证:sql server身份验证
用户名:sa111
密码:1234

伺服器名称:12.11 .....
身份验证:sql server身份验证
用户名:saa111
密码:12345

i want to build a windows application where i have to extract tables from sql server 2008 database as per the credentials provided.




for example:
Server name: 12.11.....
Authentication: sql server authentication
username: sa111
password: 1234

Server name: 12.11.....
Authentication: sql server authentication
username: saa111
password: 12345

the it should provide me the tables and stored procedure of the credentials for Login in provided.

推荐答案

引用链接

http://social.msdn.microsoft.com /Forums/zh-CN/winforms/thread/e4d404de-1c97-49c2-a9f4-1de74f4cb087/

http://www.dreamincode.net/forums/topic/221079-c %23-windowsform-sql-problem/
refer links

http://social.msdn.microsoft.com/Forums/en-US/winforms/thread/e4d404de-1c97-49c2-a9f4-1de74f4cb087/

http://www.dreamincode.net/forums/topic/221079-c%23-windowsform-sql-problem/


您的意思是按照所提供的架构吗?
Do u mean as per schema provided?


这篇关于根据提供的凭据从sql数据库中提取表.的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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