登录
首页 » ADO-ODBC » proc中调用存储过程,c中调用存储过程

proc中调用存储过程,c中调用存储过程

于 2022-05-19 发布 文件大小:1.14 kB
0 61
下载积分: 2 下载次数: 1

代码说明:

proc中调用存储过程,c中调用存储过程-call stored procedures, c call stored procedures

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 建立一个数据库,其中利用Microsoft Access 来建库且能够保存例如媒体文件的记录,并运用数据感知控件(Msflexgrid)显示多媒体文件内容...
    建立一个数据库,其中利用Microsoft Access 来建库且能够保存例如媒体文件的记录,并运用数据感知控件(Msflexgrid)显示多媒体文件内容-establishment of a database, using Microsoft Access Database which to be able to preserve documents such as the media"s records, and using the data-aware controls (Msflexgrid) shows multimedia content
    2022-01-25 22:57:22下载
    积分:1
  • 在运行系统前,首先要安装SQL Server数据库,注意要设定用户名为“sa”,密码为空。 可以有两种方法创建该数据库: 1.使用SQL server查...
    在运行系统前,首先要安装SQL Server数据库,注意要设定用户名为“sa”,密码为空。 可以有两种方法创建该数据库: 1.使用SQL server查询分析器运行Database目录下的sql.txt中的sql语句,…… -before the operating system, we must first install SQL Server database, attention to the user to set the "sa" password empty. There are two ways to create the database : 1. SQL server inquiries analyzer operation Database Contents under which sql.txt The sql statement, ...
    2022-03-26 08:09:19下载
    积分:1
  • 使用ODBC实现的一个动态RecordSet
    使用ODBC实现的一个动态RecordSet-Using ODBC to implement an dynamic recordset
    2022-01-26 01:10:21下载
    积分:1
  • 该示例说明包含三个文件: 1
    该示例说明包含三个文件: 1-数据库TEST 2-数据库驱动mm.mysql-2.0.4-bin.jar 3-数据库连接示例文件db.jsp 第一步:请把TEST导入您的数据库,如果是本机请把数据库TEST目录放到你的MYSQL/DATA/下 第二步:请把数据库驱动mm.mysql-2.0.4-bin.jar放到WEB-INF/LIB/目录下(如果是虚拟主机请放到您的虚拟主机根目录下WEB-INF/LIB/) 第三步:把db.jsp连接数据库文件放到您的具有可执行JSP的目录下,通过WEB执行.如果看到恭喜数据库连接成功字样那么恭喜您数据连接成功!^_^-example of the notes contain three documents : 1-database TEST 2-database-driven mm.mysql- 2.0.4- bin.jar 3-database connection sample file db.jsp first step : Please TEST into your database, if this is Requests for database TEST Putting your MYSQL/DATA/second under : database-driven mm.mysql- 2.0.4- bin.jar put WEB-INF/LIB/directory (if it is virtual mainframe please put your virtual server root directory WEB-INF/LIB /) Third step : put db.jsp connecting to the database into your document with a list of executable JSP, through the implementation of WEB. Congratulations to see if the database linking the words so successful congratulate your data connectivity success! ^ _ ^
    2023-01-21 05:50:03下载
    积分:1
  • This is a network of schools for the information system is essentially a databas...
    这是一个学校网络信息查询系统,主要是数据库的编程,很适合初中级的数据库学习者,是《Delphi数据库开发技术与工程实践》上的示例程序。-This is a network of schools for the information system is essentially a database program, which is perfect for middle-class database learners, "Delphi database development technology and engineering practice" on the sample program.
    2022-01-26 01:28:25下载
    积分:1
  • 将Access表中数据按一定格式存储到Txt文件
    将Access表中数据按一定格式存储到Txt文件-Access to the data in the table according to a fixed format document storage of archives
    2022-02-04 15:55:23下载
    积分:1
  • 能用于所有航空售票处(公司、中心,点)的客户资料和送票情况管理,能对客户累计购票情况进行统计分析,具自动编号、快速查询、客户购票统计、送票员管理、密码设置等功能...
    能用于所有航空售票处(公司、中心,点)的客户资料和送票情况管理,能对客户累计购票情况进行统计分析,具自动编号、快速查询、客户购票统计、送票员管理、密码设置等功能,能根据任意电话号码快速定位到某一客户,并录入购票明细情况,其所属业务员功能可考核业务员的业绩情况。-can be used for all air outlets (companies, the Center, points) of Music and customer information management, customers can purchase a total of statistical analysis, with automatic numbering, rapid inquiries, customers booking statistics, member of Music management, password settings, and other functions, according to a random-- find the numbers rapid positioning of a particular customer, and the time of admission tickets breakdown of their respective clerk function evaluation on the performance of the clerk.
    2022-03-12 01:17:27下载
    积分:1
  • 应用了几乎所有.net1.0的技术制作的图书馆管理系统
    应用了几乎所有.net1.0的技术制作的图书馆管理系统-Almost all applications. Net1.0 technology produced by the Library Management System
    2023-09-02 10:45:05下载
    积分:1
  • SQL SERVER 2000 的数据备份和还原代码
    SQL SERVER 2000 的数据备份和还原代码-SQL Server 2000 data backup and restore code
    2022-03-21 21:32:28下载
    积分:1
  • 串行化是微软提供的用于对对象进行文件I/O的一种机制,该机制在框架(Frame)/文档(Document)/视图(View) 模式中得到了很好的应用。很多人对什...
    串行化是微软提供的用于对对象进行文件I/O的一种机制,该机制在框架(Frame)/文档(Document)/视图(View) 模式中得到了很好的应用。很多人对什么是串行化、怎么使对象具有串行化能力和如何使用串行化功能等问题都 不甚明了。本文试图对串行化做一个简单的解释。由于本人对串行化功能使用的也不多,不足之处敬请谅解。-serial Microsoft is the right target for file I/O of a mechanism that in the framework of (Frame)/Document (Document)/View (View) model to be a good application. Many people on what is the serial, how to make objects with serial capabilities and how to use serial capabilities such issues are unclear. This paper attempts to right a serial Gartner simple explanation. Because I right Serial capabilities is not much of the shortfall Department locations.
    2022-03-22 08:04:41下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载