-
一个vb开发,可以动态生成SQL的"拼装类".
例如:
sql.strsql="select ? from ? "
sql.setFieldEx...
一个vb开发,可以动态生成SQL的"拼装类".
例如:
sql.strsql="select ? from ? "
sql.setFieldEx "field1"
sql.setFieldEx "tbl"
debug.print sql.strsql
输出:select field from tbl-a vb development, dynamically generated SQL "assembled category." For example : sql.strsql = "select from" sql.setFieldEx "fi eld1 "sql.setFieldEx" tbl "debug.print sql.s trsql output : select field from tbl
- 2022-09-29 14:55:03下载
- 积分:1
-
sql
说明: SQL 参考手册sql中文的完全参考手册,可以让你对sql有更多的了解和应用!(SQL Reference Manual Chinese sql the complete reference manual that lets you know more about sql and applications!)
- 2008-11-21 11:26:43下载
- 积分:1
-
This is a medical management system, with SQL background of the design, function...
这是一个医药管理系统,用SQL作后台的课程设计,功能较完整.-This is a medical management system, with SQL background of the design, function more complete.
- 2022-04-01 03:09:23下载
- 积分:1
-
在线课程,课程可以进行取消,在基本功能的变化…
网上选课,可进行选课,注销,更改基本信息功能-online classes, classes can be conducted, cancellations, changes in the basic functions of information
- 2022-01-20 23:10:26下载
- 积分:1
-
考勤管理系统:
初始登录的用户和密码均为KQ
考勤管理系统:
初始登录的用户和密码均为KQ-attendance management system : initial login and password of the users were Application of KQ
- 2023-09-03 16:10:03下载
- 积分:1
-
利用VB把图片插入SQLServer数据库,并将数据库中的数据和图片导出到Word中(word中使用宏录制)...
利用VB把图片插入SQLServer数据库,并将数据库中的数据和图片导出到Word中(word中使用宏录制)-VB Pictures inserted SQLServer database and the data in the database is derived and pictures to Word (word-use recording)
- 2023-03-19 04:30:03下载
- 积分:1
-
一个会议日程安排管理项目,解压后双击安装,数据库脚本也副在里面,安装好后登陆既可(用户名和密码都为NIIT)...
一个会议日程安排管理项目,解压后双击安装,数据库脚本也副在里面,安装好后登陆既可(用户名和密码都为NIIT)-Schedule a meeting the management of projects, after extracting double-click the installation, the database script is also deputy inside, installed after the landing can (user name and password for NIIT)
- 2022-03-11 10:18:56下载
- 积分:1
-
Student achievement inquiry system. Help U.S. students and enhance the VC++ Stud...
学生成绩查询系统.帮忙大家学生和提升对VC++的学生和认识.-Student achievement inquiry system. Help U.S. students and enhance the VC++ Students and awareness.
- 2022-06-12 02:24:05下载
- 积分:1
-
21精通SQL,一天一个内容,前14天介绍SQL关系型数据库,后7天实例练习。...
21精通SQL,一天一个内容,前14天介绍SQL关系型数据库,后7天实例练习。-proficient SQL 21, a day, 14 days before the introduction of SQL relational database, after seven days of practice examples.
- 2022-03-19 11:06:39下载
- 积分:1
-
system for the library to add, delete, modify, library readers, book. Search boo...
系统实现了图书的添加,删除,修改,读者借书,还书。查找书籍等功能。-system for the library to add, delete, modify, library readers, book. Search books, and other functions.
- 2022-02-06 07:24:08下载
- 积分:1