-
access数据库的导入和历史数据导出备份
access数据库的导入和历史数据导出备份-access database, import and export of historical data backup
- 2022-02-02 13:02:31下载
- 积分:1
-
delphi manual helpfull for all type of coders
delphi manual helpfull for all type of coders
- 2022-08-18 08:51:45下载
- 积分:1
-
老年人大学的学籍管理,主要是学费收取,用到了一些第三方控件。...
老年人大学的学籍管理,主要是学费收取,用到了一些第三方控件。-University of older school management, mainly to collect tuition fees, to use some third-party control.
- 2022-11-09 09:40:04下载
- 积分:1
-
sqldirect构件库是一个光
SQLDirect Component Library is a light-weight Borland Database Engine replacement for Borland Delphi v.4 - 9(2005) and C++Builder v.4 - 6. It uses the native application programming interfaces to access to the following SQL-servers: * Centura (formerly, Gupta) SQLBase Server * IBM DB2 Universal Database * Informix Server * Interbase/Firebird Server * Microsoft SQL Server * MySQL Server * Oracle Database Server * PostgreSQL Server * Sybase Adaptive Server Enterprise and Adaptive Server Anywhere * ODBC datasources * OLEDB datasources-SQLDirect Component Library is a light-weight Borland Database Engine replacement for Borland Delphi v.4- 9(2005) and C++Builder v.4- 6. It uses the native application programming interfaces to access to the following SQL-servers:* Centura (formerly, Gupta) SQLBase Server* IBM DB2 Universal Database* Informix Server* Interbase/Firebird Server* Microsoft SQL Server* MySQL Server* Oracle Database Server* PostgreSQL Server* Sybase Adaptive Server Enterprise and
- 2022-02-20 23:15:17下载
- 积分:1
-
Check the network status, CheckNetStatus
检查网络状态,CheckNetStatus-Check the network status, CheckNetStatus
- 2022-05-23 15:03:20下载
- 积分:1
-
用delphi进行进制转换的例子
用delphi进行进制转换的例子-used for the base for the conversion examples
- 2022-08-18 13:09:23下载
- 积分:1
-
一个设置状态栏方面的小程序,我已经试验过了,可以使用的...
一个设置状态栏方面的小程序,我已经试验过了,可以使用的-Set the status bar area of a small program, I have tested, and can be used
- 2023-09-04 08:00:03下载
- 积分:1
-
dll application for study, that made by delphi language
dll application for study, that made by delphi language
- 2022-03-02 01:24:35下载
- 积分:1
-
delphi用于数据库的多线程的实现,讲解线程生成,等级,使用,消失等过程。...
delphi用于数据库的多线程的实现,讲解线程生成,等级,使用,消失等过程。-delphi database for the realization of multi-threaded, thread-on generation, grading, use, and so the process of disappearing.
- 2022-03-12 06:33:54下载
- 积分:1
-
err
1、源码包括图标、代码和建库脚本三部分
2、程序都在Delphi7.0和SQL Server 2000个人版下调试通过的,使用的操作系统是Microsoft Windows 2000(Professional),原则上,操作系统对程序没有影响,不过,作者没有在其他操作系统平台上调试这些程序。
3、数据库使用SQL Server的用户sa,密码为“$%*^@”。如果数据库sa用户密码不同,可以在SQL Server的查询分析器中输入以下SQL语句来修改密码:exec sp_password ‘旧密码’,’新密码’,也可以通过SQL Server企业管理器,展开【数据库】|【安全性】|【登录】节点,双击其中的sa项目,将密码设置为“$%*^@”。
4、默认文件为只读文件,而所有程序在重新编译时都必须重新创建这些文件,所以在重新编译之前必须将所有文件修改为可写。
5、该程序有配套教材《Delphi数据库开发经典案例解析》清华大学出版社
-err
- 2023-03-06 02:40:04下载
- 积分:1