-
VC 一个数据库查询系统
VC 一个数据库查询系统-VC a database query system
- 2022-10-26 00:45:04下载
- 积分:1
-
该压缩包里主要写了关于C#数据库操作的几个例子,可以作为入门学习...
该压缩包里主要写了关于C#数据库操作的几个例子,可以作为入门学习-The compression bag mainly write on the C# A few examples of database operations can be used as entry-learning
- 2022-10-23 22:15:03下载
- 积分:1
-
此文件功能强大,能够实现多种数据库的开发,使用方便
此文件功能强大,能够实现多种数据库的开发,使用方便-powerful, can achieve a variety of database development and use
- 2022-09-09 18:45:12下载
- 积分:1
-
J2EE programmers tend to have a ready
J2EE 程序员一般都有现成的应用服务器所带的JDBC 数据库连接池,不过对于开发一般的 Java Application 、 Applet 或者 JSP、velocity 时,我们可用的JDBC 数据库连接池并不多,并且一般性能都不好。我们可以自己写一个JDBC 数据库连接池。-J2EE programmers tend to have a ready-made application server release the JDBC database connection pool, but for the general development of the Java Application, applet or JSP, velocity, we can use JDBC database connection pool is not over, and generally not a good performance. We ourselves wrote a JDBC database connection pool.
- 2023-06-03 04:20:03下载
- 积分:1
-
用ado开发的一个图书管理系统,稳定性一般,但界面规划还算可以。
用ado开发的一个图书管理系统,稳定性一般,但界面规划还算可以。-Using ado developed a library management system, stability in general, but still can interface planning.
- 2023-07-07 08:20:04下载
- 积分:1
-
一个使用ODBC的交互式输入执行SQL语句,获取显示结果的程序
一个使用ODBC的交互式输入执行SQL语句,获取显示结果的程序-The app of excuting SQL alternatively and getting the result by ODBC
- 2022-01-30 11:40:50下载
- 积分:1
-
A complete VC resoure code example of requiring password from Access database.
VC例程:该程序是由VC编写的ACCESS数据库密码获取的完整例程。-A complete VC resoure code example of requiring password from Access database.
- 2022-02-04 00:56:16下载
- 积分:1
-
In the development of management systems, the need to image information is store...
在开发管理系统时,需要将图片信息存储在数据库中。本程序解决了从磁盘中加载位图,将其显示在Picture控件中;二是将位图数据保存到数据库中。-In the development of management systems, the need to image information is stored in a database. This procedure solved load from disk bitmap to be displayed in the Picture control Second, bitmap data will be saved to database.
- 2023-07-06 18:25:02下载
- 积分:1
-
这是一份用于访问Access数据库的代码。通过它可以很方便的逐行访问Access数据库中的记录。...
这是一份用于访问Access数据库的代码。通过它可以很方便的逐行访问Access数据库中的记录。-This is an Access database used to access the code. Through it line by line can easily access the Access database record.
- 2022-02-14 00:36:48下载
- 积分:1
-
the update before you must backup source! And this procedure on the same directo...
在更新前请务必备份源文件!
并且此程序对同一目录只能使用一次!
本程序对只处理了部份DbGridEh事件:
StringReplace(Demo[i], TDBGrid , TDBGridEh , [rfIgnoreCase])
StringReplace(Demo[i], DataCol: Integer Column: TColumn , DataCol: Integer Column: TColumnEh , [rfIgnoreCase])
StringReplace(Demo[i], Click(Column: TColumn) , Click(Column: TColumnEh) , [rfIgnoreCase])
StringReplace(Demo[i], DbGrids , DbGridEh , [rfIgnoreCase])
如果你还有DbGridEh其它事件请修改源代码!-the update before you must backup source! And this procedure on the same directory may be used only once! Only the Department of procedures Jimmy DbGridEh part of the incident : StringReplace (Demo [i] TDBGrid, TDBGridEh. [rfIgnoreCase]) StringReplace (Demo [i] DataCol : Integer Column : TColumn, DataCol : Integer Column : TColumnEh. [rfIgnoreCase]) StringReplace (Demo [i] Click (Column : TColumn), Click (Column : TColumnEh) [rfIgnoreCase]) StringReplace (Demo [i] DbGrids, DbGridEh. [rfIgnoreCase]) If you have DbGridEh other incidents please modify the source code!
- 2022-11-12 10:35:04下载
- 积分:1