登录
首页 » ADO-ODBC » 将常用的或很复杂的工作,预先用SQL语句写好并用一个指定的名称存储起来, 那么以后要叫数据库提供与已定义好的存储过程的功能相同的服务时,只需调用execute,...

将常用的或很复杂的工作,预先用SQL语句写好并用一个指定的名称存储起来, 那么以后要叫数据库提供与已定义好的存储过程的功能相同的服务时,只需调用execute,...

于 2022-10-26 发布 文件大小:8.02 kB
0 192
下载积分: 2 下载次数: 1

代码说明:

将常用的或很复杂的工作,预先用SQL语句写好并用一个指定的名称存储起来, 那么以后要叫数据库提供与已定义好的存储过程的功能相同的服务时,只需调用execute,即可自动完成命令。 -Will be commonly used or very complicated to work with SQL statement written in advance and specify the name of a stored, then later asked to provide a database stored procedure has a good definition of the functions of the same service, simply call the execute, can be auto-complete command.

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

发表评论

0 个回复

  • From MIT "Introduction to Photonic Crystals: Bloch’s Theorem, Band Diagr...
    From MIT "Introduction to Photonic Crystals: Bloch’s Theorem, Band Diagrams, and Gaps (But No Defects)"
    2022-09-13 11:10:03下载
    积分:1
  • 一个VC编写的酒店管理系统,是不错的软件,界面很漂亮
    一个VC编写的酒店管理系统,是不错的软件,界面很漂亮-VC prepared by a hotel management system, is a good software, very beautiful interface
    2023-01-22 14:00:04下载
    积分:1
  • 关于MySQL数据库连接池的操作封装。最近学习…
    关于MYSQL的数据库连接池操作的封装.最近刚学习的.-With regard to MYSQL database connection pool operations package. Recently learning.
    2022-11-08 09:20:03下载
    积分:1
  • 数据转换 各种数据都可以非常全有十二种转换类了之多,
    数据转换 各种数据都可以非常全有十二种转换类了之多,-Data conversion data can be very wide there are 12 kinds of converting a number of categories,
    2022-04-09 13:00:08下载
    积分:1
  • 数据库编程中的通用查询系统,可加入任何管理系统中,只需调用一个函数getcxsql( 表名 )即可搞定任意查询....
    数据库编程中的通用查询系统,可加入任何管理系统中,只需调用一个函数getcxsql( 表名 )即可搞定任意查询. -Database Programming generic inquiries, will be joining any management system, you can simply call a function getcxsql (Table) can be to get any inquiries.
    2022-01-30 10:57:47下载
    积分:1
  • 数据库开发需要的系统资源夺魁附加赛多幅
    数据库开发需要的系统资源夺魁附加赛多幅 -database needs of the development of system resources playoff won a number of
    2022-02-25 02:08:53下载
    积分:1
  • the book introduces the Delphi7 for database application systems development. Th...
    本书主要介绍在Delphi7中进行数据库应用系统的开发.前3章简要介绍数据库开发的基本知识,包括数据库开发工具、字段对象、数据查询与显示、SQL语言应用、存储过程、报表应用与开发、dbExpress编程和ADO编程等。第4章通过编程实例来说明通过数据库引擎(BDE)访问数据库的编程方法。第5章通过编程实例分别使用SQL Server数据库系统和Access数据库系统来说明Delphi7中SQL编程应用和ADO方法编程应用。本书对读者进行数据库应用开发具有非常衫的参考价值。本书源程序可以从中国水利水电网站-the book introduces the Delphi7 for database application systems development. The first three chapters briefed several It was developed for the basic knowledge, including database development tools, field object, data query and display. SQL applications, stored procedures, and reporting applications development, dbExpress ADO programming and other programming. Chapter 4 through programming examples to illustrate through the database engine (BDE) access to the database programming method. Chapter 5 through programming examples were used SQL Server database system and the Access database system Note Delphi7 Application Programming SQL and ADO application programming methods. Readers of the book database application development shirt with
    2022-11-11 15:45:03下载
    积分:1
  • java sql database connectivity and can then display the contents of Table
    本文件是java连接sql数据库并且能够进行显示表内容-java sql database connectivity and can then display the contents of Table
    2022-06-17 15:50:10下载
    积分:1
  • 功能特别强大:随机滚屏,密码登陆,打印,状态栏,工具栏,数据库的所有功能,附加功能有:上网,发送EMAIL等。...
    功能特别强大:随机滚屏,密码登陆,打印,状态栏,工具栏,数据库的所有功能,附加功能有:上网,发送EMAIL等。-Function particularly strong: Random Scroll, password, printing, the status bar, toolbar, all the features of the database, additional features include: Internet access, such as sending EMAIL.
    2022-02-25 04:29:57下载
    积分:1
  • 该EXE软件可以免去通过SQL EXPLOR或者数据库查询界面进行查询的麻烦,直接可以打开该EXE文件,因为该EXE是读去BDE中的数据库别名进行连接,所以使用...
    该EXE软件可以免去通过SQL EXPLOR或者数据库查询界面进行查询的麻烦,直接可以打开该EXE文件,因为该EXE是读去BDE中的数据库别名进行连接,所以使用的时候你的保证你的数据库是否通过ODBC连接上。 因为在程序中用到了第三方控件(主要是RAISE系列控件),以及我自己在第三方控件开发的控件,所以打开界面是如果没有安装第三方控件可能报错,不过没关系,我用第三方控件都是处理界面用的,你完全可以用DELPHI自带的标准控间进行替换,从而达到在自己可以编译。-the software can avoid EXPLOR or SQL database query interface for the trouble, can directly open the EXE file, which is read out EXE BDE the alias database linking, the use of the time you ensure that your database through ODBC connection. Because the procedures used by third-party controls (mainly RAISE series of controls), and my own controls in the development of third-party control, so if the open interface is not possible to install third-party control errors, but okay, I used to deal with third-party interface controls are used, you can use Delphi"s own standards for inter-controlled replacement, and thereby achieve it in their own compiler.
    2022-03-11 15:51:24下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载