登录
首页 » Delphi » mysql

mysql

于 2020-09-22 发布
0 373
下载积分: 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 个回复

  • 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
  • DouDataBase
    同时操作SQL和ACCESS数据库,很简单的代码。(At the same time, SQL and ACCESS database operation, a very simple code.)
    2007-12-19 21:15:39下载
    积分:1
  • filter
    dbf filter sample I found and very useful for dbf database programing
    2013-07-24 04:38:03下载
    积分:1
  • myodbc-2_50_17a-src
    MySQL的ODBC接口源码(The sourcecode of ODBC interface for MYSQL)
    2020-11-10 20:39:46下载
    积分:1
  • TreeViewSample
    此为Delphi树控件的一个数据库运用(this tree controls for the use of a database)
    2004-12-05 16:04:08下载
    积分:1
  • EasyBuy
    说明:  北大青鸟的S2结业项目数据库(易买网)用来给MyEclipse里面用的(The S2 graduation project database of Peking University bluebird is used for MyEclipse)
    2019-12-06 20:16:51下载
    积分:1
  • Dp3_RegIni
    说明:  通过程序写注册表的方式建立odbc环境。这样可以自动在程序启动时完成数据库访问环境设置(adoption of the registry was established odbc environment. Such procedures can be automatically activated when complete database environment installed)
    2006-03-23 16:53:36下载
    积分:1
  • master-inMysql
    mysql 数据库的学习经典书籍,成为mysql高手的必读书籍。(mysql database to learn classic books, reading books become mysql master.)
    2011-11-20 21:52:57下载
    积分:1
  • 网吧收银系统
    网吧的收费管理系统,可以哦难过MySQL实现。(Internet Cafe fee management system, can Oh sorry MySQL implementation.)
    2019-05-03 05:06:09下载
    积分: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
  • 696516资源总数
  • 106637会员总数
  • 8今日下载