登录
首页 » Delphi » mysql

mysql

于 2020-09-22 发布
0 412
下载积分: 1 下载次数: 1

代码说明:

说明:  delphi 直接操作mysql的例程。(Delphi direct operation of MySQL routine.)

文件列表:

Character Set\armscii8.html, 3955 , 2009-07-04
Character Set\ascii.html, 2178 , 2009-07-04
Character Set\cp1250.html, 3918 , 2009-07-04
Character Set\cp1251.html, 3912 , 2009-07-04
Character Set\cp1256.html, 3928 , 2009-07-04
Character Set\cp1257.html, 3932 , 2009-07-04
Character Set\cp850.html, 3920 , 2009-07-04
Character Set\cp852.html, 3919 , 2009-07-04
Character Set\cp866.html, 3942 , 2009-07-04
Character Set\dec8.html, 3981 , 2009-07-04
Character Set\geostd8.html, 4029 , 2009-07-04
Character Set\german1.html, 3919 , 2009-07-04
Character Set\greek.html, 3967 , 2009-07-04
Character Set\hebrew.html, 4031 , 2009-07-04
Character Set\hp8.html, 3957 , 2009-07-04
Character Set\keybcs2.html, 3952 , 2009-07-04
Character Set\koi8r.html, 3946 , 2009-07-04
Character Set\koi8u.html, 3938 , 2009-07-04
Character Set\koi8_ru.html, 3948 , 2009-07-04
Character Set\koi8_ukr.html, 3941 , 2009-07-04
Character Set\latin1.html, 3918 , 2009-07-04
Character Set\latin1_de.html, 3921 , 2009-07-04
Character Set\latin2.html, 3955 , 2009-07-04
Character Set\latin5.html, 3955 , 2009-07-04
Character Set\latin7.html, 3959 , 2009-07-04
Character Set\macce.html, 3912 , 2009-07-04
Character Set\macroman.html, 3926 , 2009-07-04
Character Set\swe7.html, 2187 , 2009-07-04
Character Set\tis620.html, 4058 , 2009-07-04
Character Set\usa7.html, 2177 , 2009-07-04
Character Set\win1250.html, 3919 , 2009-07-04
Character Set\win1251.html, 3913 , 2009-07-04
Demo\Demo.dpr, 364 , 2009-10-16
Demo\Demo.exe, 498688 , 2011-03-15
Demo\demo.res, 5280 , 2009-03-28
Demo\UDemo.dcu, 14335 , 2011-03-15
Demo\UDemo.ddp, 51 , 2011-03-15
Demo\UDemo.dfm, 3430 , 2011-03-15
Demo\UDemo.pas, 11248 , 2011-03-15
Demo\UDemo.~ddp, 51 , 2011-03-15
Demo\UDemo.~dfm, 3430 , 2011-03-15
Demo\UDemo.~pas, 11250 , 2011-03-15
Demo 2009\Demo.dpr, 364 , 2009-10-27
Demo 2009\Demo.res, 5280 , 2009-04-17
Demo 2009\UDemo.dfm, 3409 , 2009-04-23
Demo 2009\UDemo.pas, 10353 , 2009-10-27
StmtDemo\Demo.dpr, 364 , 2009-06-07
StmtDemo\Demo.res, 5280 , 2009-04-13
StmtDemo\UDemo.dfm, 2966 , 2009-06-10
StmtDemo\UDemo.pas, 12972 , 2009-06-10
ThreadDemo\Demo.dpr, 393 , 2009-10-08
ThreadDemo\Demo.res, 5280 , 2009-04-13
ThreadDemo\UDemo.dfm, 3030 , 2009-09-13
ThreadDemo\UDemo.pas, 5971 , 2009-09-13
ThreadDemo\UThread.pas, 7155 , 2009-09-13
license.txt, 2235 , 2009-07-19
mysql.dcu, 64031 , 2011-03-14
mysql.pas, 129227 , 2009-10-26
mysql_win32.inc, 9385 , 2009-07-19
readme.txt, 7838 , 2009-07-19
mysqli.pas, 5758 , 2011-03-16
libmysql.dll, 2359296 , 2010-08-13
Character Set, 0 , 2009-07-04
Demo, 0 , 2011-03-15
Demo 2009, 0 , 2009-04-24
StmtDemo, 0 , 2009-06-08
ThreadDemo, 0 , 2009-09-12

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • mysql-connector-net-6.0.4
    technical support to achieve the highest levels of MySQL scalability
    2019-01-04 03:37:51下载
    积分:1
  • Qt插入MySQL源代码
    Qt插入数据到mysql数据库,自行建立数据库(网上有教程),数据库按照如下代码在DOS界面建立,实测有用。 1、在运行框输入cmd,以管理员身份运行,输入mysql(前提是数据库和Qt连接成功)。 2、输入mysql; 3、建议一个数据库create database name; 4、use name; 5、create table device( ID int unsigned auto_increment primary key, Present1 int not NULL, Present2 int not NULL, Devices_Type varchar(40) not NULL, X double(8,2) not NULL, Y double(8,2) not NULL, Z double(8,2) not NULL, W double(8,2) not NULL );
    2022-03-12 22:22:13下载
    积分:1
  • 企业人事
    数据库课程设计报告 企业人事(含代码)
    2022-04-21 05:35:23下载
    积分:1
  • 人事档案管理
    这是一个数据库课程设计,可以直接使用。开发语言为php。题目为人事档案管理系统,支持录入编辑,数据统计,数据库备份,报表打印与预览。并且使用了bootstrap,界面友好。(This is a database curriculum design, you can use directly. The development language is php. The subject of personnel file management system, support entry, editing, data statistics, database backup, print and preview statements. And using bootstrap, the interface is friendly.)
    2017-06-20 10:25:51下载
    积分:1
  • mysql
    银行模拟业务,有数据建表,实现相关业务,通过数据库操作可以进行html操作(database of bank)
    2011-07-01 21:21:42下载
    积分:1
  • Mir2DBManager
    传奇2DB数据库查看编辑工具源代码 传奇2DB数据库查看编辑工具源代码(传奇 2DB 数据库查看编辑工具 源代码 传奇 2DB 数据库查看编辑工具 源代码)
    2020-12-21 19:49:08下载
    积分:1
  • BASE-SIS-VEN-JAVA
    Es un sistema de venta hecho en java y con mysql que se puede registrar productos borrar producto dar de alta empleados, y hace un regsitro en la base de datos en la cual puede almacenar la informacion de la tienda.
    2014-04-02 02:29:48下载
    积分:1
  • MySQLHelper
    不用ODBC连接操作MYSQL, WIN7 SP1 X86 , MySQL 5.6.17 , Delphi XE 测试通过(No ODBC connection operation MYSQL, WIN7 SP1 X86, MySQL 5.6.17, Delphi XE test passed)
    2018-11-29 15:57:28下载
    积分:1
  • SciBit.MyComponents.v4.5.0.Full.Source.Delphi.BCB
    MYSQL 连接控件 MYSQL 连接控件 (MYSQL connection control MYSQL connection control)
    2008-03-27 03:25:35下载
    积分:1
  • 网吧收银系统
    说明:  网吧的收费管理系统,可以哦难过MySQL实现。(Internet Cafe fee management system, can Oh sorry MySQL implementation.)
    2019-05-03 05:06:09下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载