-
Vehicle showroom system
- 2022-03-20 17:43:20下载
- 积分:1
-
一个图书馆信息查询系统。是根据学校图书馆的实际情况调查后开发,有比较大的实用性。...
一个图书馆信息查询系统。是根据学校图书馆的实际情况调查后开发,有比较大的实用性。-a library information inquiry system. According to the school library is the actual development of the investigations, which are quite practical.
- 2022-02-20 03:11:20下载
- 积分:1
-
一个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
-
Microsoft官方的SQL数据库case,大家可以参考。
Microsoft官方的SQL数据库case,大家可以参考。-Microsoft
- 2022-01-28 16:26:07下载
- 积分:1
-
Linq三层模式之演示添加修改删除源码
net2008+sqlserver2005,利用Linq分三层操作数据,数据库文件在DB下,直接附加即可,新手学习的...
Linq三层模式之演示添加修改删除源码
net2008+sqlserver2005,利用Linq分三层操作数据,数据库文件在DB下,直接附加即可,新手学习的好资料。-LINQ presentation of three-tier model to add amendments to delete source net2008+ Sqlserver2005, the use of LINQ operations at the three-tier data, database files in the DB directly attached to, and newcomers learn the information.
- 2022-10-13 09:55:04下载
- 积分:1
-
use form to access different mysql database
使用表单访问不同的mysql数据库
- 2022-10-14 17:15:07下载
- 积分:1
-
图书馆管理系统,用来管理图书信息等内容,比较实用
图书馆管理系统,用来管理图书信息等内容,比较实用-Library management system, used to manage the book information and other content, more practical
- 2022-08-03 23:04:45下载
- 积分:1
-
实现查询搜索功能,通过调用一个proc过程进行
实现查询搜索功能,通过调用一个proc过程进行-Realize query search function, by calling a proc process
- 2022-08-03 22:32:14下载
- 积分:1
-
数据库连接,读,写,修改,储存,等等的函数!可以镶入任何的程序,这样编写数据库就节省了很多时间了!...
数据库连接,读,写,修改,储存,等等的函数!可以镶入任何的程序,这样编写数据库就节省了很多时间了!-Database connection, read, write, modify, store, and so the function! Can insert into any of the procedures, so that the preparation of database on save a lot of time!
- 2022-04-18 13:40:12下载
- 积分:1
-
在 ASP.NET 中顺序处理
在此项目中创建在.net 中,可以调用一个 web 服务的"订单处理"我的应用
每当我需要从任何地方访问我的服务
- 2022-01-25 19:59:07下载
- 积分:1