-
一个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 Server 2000的查询分析器创建此数据库。在SQL SERVER2000的查询分析器中...
加油站管理系统所用到的数据库,运行加油站管理系统之前请先使用SQL Server 2000的查询分析器创建此数据库。在SQL SERVER2000的查询分析器中打开sql目录中的"加油站管理系统数据库.txt"文件,全选所有代码后按下F5运行创建运行本程序所需要的数据库。-gas station management system used by the database, Operation Management System stations before please use the SQL Server 2000 inquiries analyzers create this database . In SQL Server2000 inquiries analyzer open sql directory a "filling station data management system Library. txt "file, the entire election after all of the code by pressing F5 operating procedures created by the operation of the database.
- 2022-03-20 15:07:31下载
- 积分:1
-
SQL SERVER 2000事务日志已满或想收缩事务日志,用此脚本即可。...
SQL SERVER 2000事务日志已满或想收缩事务日志,用此脚本即可。-SQL SERVER 2000 transaction log is full, or would like to shrink the transaction log, you can use this script.
- 2022-01-25 15:39:25下载
- 积分:1
-
With the three
用三层架构实现对数据库数据的增、删、改、查。用户名为admin 密码为-With the three-tier architecture for delivering data from the database increases, delete, change, check. User name is admin password 11
- 2022-05-12 16:10:30下载
- 积分:1
-
Teradata administraotr sql
Teradata administraotr sql
- 2023-07-22 09:50:04下载
- 积分:1
-
LAN-generate服务器和数据库的连接字符串
在VB连接字符串。净(2010)MS SQL Server 2008 Express(R2一样…)我写了一个全面的客户端服务器应用程序在VB6 + ADO + SQL +喷射在几年前管理我们学校的生活的方方面面。不幸的是,退出VB6……:-(((没有出路,升级程序和其他噱头将帮助您迁移但事实上,几乎所有必须重写在VB.Net。我需要找到服务器programaticaly在运行时生成连接字符串没有硬编码。的信息将被保存为csv文件在应用程序文件夹的每个客户端计算机。我故意不想玩Windows的注册表。我没有发现任何类似的小型项目在互联网上,所以我想这可能帮助别人。我不是专家,但如果你有问题,请提出来。
- 2022-11-11 21:15:03下载
- 积分:1
-
netbar_Managet_for_VB
网吧呼叫网管,自助购物,可实现网络授权,TCP/IP协议,SQLSERVER数据库(netbar call manager or buy item,add pc key,TCP/IP and SQLSERVER)
- 2017-03-11 13:19:36下载
- 积分:1
-
数据库连接核对数据库的各种操作
数据库连接核对数据库的各种操作,包括第三方类,和数据库的连接方法,各种操作,看过之后有助于你对数据库的认识
- 2023-08-29 23:15:04下载
- 积分:1
-
SQL
SQL技术培训文档,SQL语句操作性能进行优化方面,很有技术参考价值。(SQL technical training documents, SQL statements, operating performance optimization, very technical reference value.)
- 2015-11-03 11:10:49下载
- 积分:1
-
an information management system of the source, VB ACCESS2000 ADO attention : th...
一个资料管理系统的源程序,VB+ACCESS2000+ADO
注意:里面要用到两个控件。(coolmenu.ocx,smartbutoon.ocx)
本代码引用了ADO2.7版和Word对象
-an information management system of the source, VB ACCESS2000 ADO attention : they have to use two controls. (Coolmenu.ocx, smartbutoon.ocx) The source quoted ADO2.7 version of Word and Object
- 2022-10-19 21:15:04下载
- 积分:1