-
一个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
-
一个ODBC数据库的实例~演示过程详细~大家不懂的地方可以从中得到解答...
一个ODBC数据库的实例~演示过程详细~大家不懂的地方可以从中得到解答-an ODBC database of examples to demonstrate the process in detail to understand where we can get answers
- 2022-06-16 09:47:57下载
- 积分:1
-
Development Tools: Eclipse+ SQl2000+ Tomcat+ Dreamnever. EMS material system tha...
开发工具:Eclipse+SQl2000+Tomcat+Dreamnever.
EMS物料系统,包含所有文件。-Development Tools: Eclipse+ SQl2000+ Tomcat+ Dreamnever. EMS material system that contains all the files.
- 2022-08-21 22:40:59下载
- 积分:1
-
一个很好的汽车管理系统!不需要解压密码。解压后需要连接数据库,学生做课程设计时做为参考!...
一个很好的汽车管理系统!不需要解压密码。解压后需要连接数据库,学生做课程设计时做为参考!-a good vehicle management system. No extract passwords. Unpacked need to connect to the database, students doing courses designed as a reference!
- 2022-01-28 20:07:43下载
- 积分:1
-
本书学习SQL 2使用:1。在Win95。在Win98安装PWS(Win98中…
SQL学习宝典2.0的使用说明:
1.在win95,win98下要安装PWS(win98安装盘里有).
2.把sql2目录设为虚拟目录。
2.在浏览器中运行http://localhost/sql2/index.asp.
SQL学习宝典2.0的功能说明:
1.学习和检验SQL语句,输入SQL语句即可执行,及时显示结果。
2.assess数据库显示,显示数据库中的所有表名和所有表的记录,
包括字段类型。可以在conn.inc文件中把xx.mdb换成你自己的数据库名,
其他程序不用修改即可使用。
3.收藏大量经典SQL语句,用户可以添加收藏。
4.所有程序均有详细说明。是ASP+ACCESS的最好实例。是ASP程序员的好帮手。
使用对象:ASP编程人员,学习和使用SQL语句的人
-book learning SQL 2.0 for use : 1. In win95. win98 installed under PWS (win98 installation of a tray). 2. put sql2 Set Virtual Directory Contents . 2. The browser running http :// localhost/sql2/index.asp. learning SQL 2.0 treasury functions Note : 1. learning and testing the SQL statements in SQL input can be executed, timely result will be displayed. 2.assess database, the database shows all the tables in the name of the table and all records, including field type. The documents include the conn.inc xx.mdb replaced by your own database name. other procedures need not be amended in order to use. 3. A collection of cl
- 2022-08-16 19:05:26下载
- 积分:1
-
图书销售管理系统
1.可以为销售商或顾客建立视图,抽取出对它们有用的信息。2.为销售商设计一些触发器,当有些操作需要提醒时,触发器会自动提醒如:提醒销售商品进货。3.建立存储过程,使销售商可以对某些基本表或视图进行查询、更新处理如:顾客查询图书信息
- 2023-03-21 17:15:03下载
- 积分:1
-
a development environment OS : Windows 2000 Server SP2 IDE : Visual Studio 6.0 S...
一 开发环境
OS: Windows 2000 Server + SP2
IDE: Visual Studio 6.0 + SP5
DataBase: SQL 2000 Server + SP2
二 运行
1:创建数据库
将TRADE.sql中的SQL语句考入SQL Server的查询分析器中,全部运行;
2:建立ODBC数据源
数据原名称为Trade_MIS-a development environment OS : Windows 2000 Server SP2 IDE : Visual Studio 6.0 SP5 DataBase : SQL Server 2000 running a two SP2 : TRADE.sql database will be created in the SQL Server SQL admitted to the inquiry Analyzer all operations; 2 : build ODBC data source data formerly known as Trade_MIS
- 2022-02-15 14:00:25下载
- 积分:1
-
SQL
SQL入门经典(第四版),非常经典的书籍,可以借鉴。(SQL the entry Classic (fourth edition), classic books, can learn from.)
- 2013-01-31 13:56:08下载
- 积分:1
-
This part of the main sources for how to use the API in the application powerbui...
此部份源主要用于如何使用API在powerbuild r 中的应用,供大家学习.-This part of the main sources for how to use the API in the application powerbuild r for everyone to learn.
- 2022-09-09 18:00:03下载
- 积分:1
-
这个SQL的书,这本书讲述了如何启动SQL Server有命令(S.
This SQL Book, and this Book Tells how to Start Sql Server and there Commands (Select , Insert,Update ect)-This is SQL Book, and this Book Tells how to Start Sql Server and there Commands (Select , Insert,Update ect)
- 2022-01-29 03:42:37下载
- 积分:1