这里下载易语言测试源码,易语言MySql5.0类模块源码—最新资源、最热资源、资源官方下载站

下载排行|最近更新

关键词
当前位置:首页易语言源码模块控件 → 易语言测试源码,易语言MySql5.0类模块源码
易语言测试源码,易语言MySql5.0类模块源码

易语言测试源码,易语言MySql5.0类模块源码

下载地址
  • 软件介绍
  • 猜你喜欢
  • 同类推荐
  • 相关文章
易语言测试源码,易语言MySql5.0类模块源码



易语言MySql5.0类模块源码


系统结构:取指针文本,取指针字节集,置连接选项,连接,断开,检测连接,关闭,取数据库句柄,置数据库句柄,执行SQL语句,执行SQL,取记录集,取记录集一行,读一行,读一行字节集,读一行文本,读字段字节集,读字段文本,读字节集,读文本,释放记录集,取记录集行数,到下一行,到指定行,到首行,到尾行,取字段总数,序号到字段名,字段名到序号,取字段名列表,查找记录,增加记录,更新记录,删除记录,取服务器版本,取客户端版本,创建库,删除库,查找库,取库名列表,创建表,修改表,删除表,查找表,取表名列表,字段信息到文本,字段类型到文本,创建用户,删除用户,修改用户,修改用户密码,取用户列表,查找用户,建立索引,删除索引,开始事务,保存事务,回滚事务,转译字节集,写字节集字段,取错误文本,取错误代码,取影响行数,选择库,取字段信息,取字段默认值,mysql_init,mysql_close,mysql_set_character_set,mysql_real_connect,mysql_query,mysql_real_query,mysql_store_result,mysql_free_result,mysql_data_seek,mysql_row_seek,mysql_row_tell,mysql_num_fields,mysql_num_rows,mysql_fetch_row,mysql_use_result,mysql_fetch_field,mysql_fetch_field_direct,mysql_fetch_fields,RtlMoveMemory_字段,RtlMoveMemory_字段组,RtlMoveMemory_byte,RtlMoveMemory_int,mysql_field_seek,mysql_field_tell,mysql_next_result,mysql_get_server_info,mysql_get_client_info,mysql_error,mysql_errno,mysql_affected_rows,mysql_shutdown,mysql_real_escape_string,mysql_ping,mysql_options,mysql_fetch_lengths,RtlMoveMemory_intary,子程序_显示列表,子程序_显示表数据,子程序_查询数据,lstrcpy,


======程序集1
| |
| |------ _启动子程序
| |
| |------ _临时子程序
| |
| |------ 取指针文本
| |
| |------ 取指针字节集
| |
| |
======MySql类
| |
| |------ _初始化
| |
| |------ _销毁
| |
| |------ 置连接选项
| |
| |------ 连接
| |
| |------ 断开
| |
| |------ 检测连接
| |
| |------ 关闭
| |
| |------ 取数据库句柄
| |
| |------ 置数据库句柄
| |
| |------ 执行SQL语句
| |
| |------ 执行SQL
| |
| |------ 取记录集
| |
| |------ 取记录集一行
| |
| |------ 读一行
| |
| |------ 读一行字节集
| |
| |------ 读一行文本
| |
| |------ 读字段字节集
| |
| |------ 读字段文本
| |
| |------ 读字节集
| |
| |------ 读文本
| |
| |------ 释放记录集
| |
| |------ 取记录集行数
| |
| |------ 到下一行
| |
| |------ 到指定行
| |
| |------ 到首行
| |
| |------ 到尾行
| |
| |------ 取字段总数
| |
| |------ 序号到字段名
| |
| |------ 字段名到序号
| |
| |------ 取字段名列表
| |
| |------ 查找记录
| |
| |------ 增加记录
| |
| |------ 更新记录
| |
| |------ 删除记录
| |
| |------ 取服务器版本
| |
| |------ 取客户端版本
| |
| |------ 创建库
| |
| |------ 删除库
| |
| |------ 查找库
| |
| |------ 取库名列表
| |
| |------ 创建表
| |
| |------ 修改表
| |
| |------ 删除表
| |
| |------ 查找表
| |
| |------ 取表名列表
| |
| |------ 字段信息到文本
| |
| |------ 字段类型到文本
| |
| |------ 创建用户
| |
| |------ 删除用户
| |
| |------ 修改用户
| |
| |------ 修改用户密码
| |
| |------ 取用户列表
| |
| |------ 查找用户
| |
| |------ 建立索引
| |
| |------ 删除索引
| |
| |------ 开始事务
| |
| |------ 保存事务
| |
| |------ 回滚事务
| |
| |------ 转译字节集
| |
| |------ 写字节集字段
| |
| |------ 取错误文本
| |
| |------ 取错误代码
| |
| |------ 取影响行数
| |
| |------ 选择库
| |
| |------ 取字段信息
| |
| |------ 取字段默认值
| |
| |
======调用的Dll
| |
| |---[dll]------ mysql_init
| |
| |---[dll]------ mysql_close
| |
| |---[dll]------ mysql_set_character_set
| |
| |---[dll]------ mysql_real_connect
| |
| |---[dll]------ mysql_query
| |
| |---[dll]------ mysql_real_query
| |
| |---[dll]------ mysql_store_result
| |
| |---[dll]------ mysql_free_result
| |
| |---[dll]------ mysql_data_seek
| |
| |---[dll]------ mysql_row_seek
| |
| |---[dll]------ mysql_row_tell
| |
| |---[dll]------ mysql_num_fields
| |
| |---[dll]------ mysql_num_rows
| |
| |---[dll]------ mysql_fetch_row
| |
| |---[dll]------ mysql_use_result
| |
| |---[dll]------ mysql_fetch_field
| |
| |---[dll]------ mysql_fetch_field_direct
| |
| |---[dll]------ mysql_fetch_fields
| |
| |---[dll]------ RtlMoveMemory_字段
| |
| |---[dll]------ RtlMoveMemory_字段组
| |
| |---[dll]------ RtlMoveMemory_byte
| |
| |---[dll]------ RtlMoveMemory_int
| |
| |---[dll]------ mysql_field_seek
| |
| |---[dll]------ mysql_field_tell
| |
| |---[dll]------ mysql_next_result
| |
| |---[dll]------ mysql_get_server_info
| |
| |---[dll]------ mysql_get_client_info
| |
| |---[dll]------ mysql_error
| |
| |---[dll]------ mysql_errno
| |
| |---[dll]------ mysql_affected_rows
| |
| |---[dll]------ mysql_shutdown
| |
| |---[dll]------ mysql_real_escape_string
| |
| |---[dll]------ mysql_ping
| |
| |---[dll]------ mysql_options
| |
| |---[dll]------ mysql_fetch_lengths
| |
| |---[dll]------ RtlMoveMemory_intary
======程序集1
| |
| |------ _启动子程序
| |
| |
======窗口程序集1
| |
| |------ _按钮_连接_被单击
| |
| |------ 子程序_显示列表
| |
| |------ _按钮_断开_被单击
| |
| |------ _按钮_执行SQL_被单击
| |
| |------ 子程序_显示表数据
| |
| |------ 子程序_查询数据
| |
| |------ _组合框1_列表项被选择
| |
| |------ _树型框1_项目被选择
| |
| |------ __启动窗口_将被销毁
| |
| |------ _按钮_取字段列表_被单击
| |
| |------ _按钮_查找记录_被单击
| |
| |------ _按钮_增加_被单击
| |
| |------ _按钮_更新记录_被单击
| |
| |------ _按钮_删除记录_被单击
| |
| |------ _按钮_创建库_被单击
| |
| |------ _按钮_删除库_被单击
| |
| |------ _按钮_查找库_被单击
| |
| |------ _按钮_创建表_被单击
| |
| |------ _按钮_删除表_被单击
| |
| |------ _树型框1_双击项目
| |
| |------ _按钮_查找表_被单击
| |
| |------ _按钮_增加字段_被单击
| |
| |------ _按钮_删除字段_被单击
| |
| |------ _按钮_创建用户_被单击
| |
| |------ _按钮_删除用户_被单击
| |
| |------ _按钮_修改用户_被单击
| |
| |------ _按钮_取用户列表_被单击
| |
| |
======窗口程序集2
| |
| |------ _按钮2_被单击
| |
| |------ _按钮1_被单击
| |
| |------ _窗口_查找记录_创建完毕
| |
| |
======调用的Dll
| |
| |---[dll]------ lstrcpy



调用的DLL命令:


.DLL命令 mysql_init, 整数型, "libmySQL.dll", "mysql_init", , 初始化,返回连接句柄
.参数 lMysql, 整数型, , 0则返回一个新对象


.DLL命令 mysql_close, , "libmySQL.dll", "mysql_close", , 关闭连接句柄
.参数 lMysql, 整数型, , 连接句柄


.DLL命令 mysql_set_character_set, 整数型, "libmySQL.dll", "mysql_set_character_set", , 设置访问字符集
.参数 lMysql, 整数型
.参数 cs_name, 文本型


.DLL命令 mysql_real_connect, 整数型, "libmySQL.dll", "mysql_real_connect", , 连接数据库
.参数 lMysql, 整数型
.参数 sHostName, 文本型
.参数 sUserName, 文本型
.参数 sPassword, 文本型
.参数 sDbName, 文本型
.参数 lPortNum, 整数型
.参数 sSocketName, 整数型
.参数 lFlags, 整数型


.DLL命令 mysql_query, 整数型, "libmySQL.dll", "mysql_query", , 查询
.参数 lMysql, 整数型
.参数 sQueryString, 文本型


.DLL命令 mysql_real_query, 整数型, "libmySQL.dll", "mysql_real_query", , 查询
.参数 lMysql, 整数型
.参数 sQueryString, 文本型
.参数 leng, 整数型


.DLL命令 mysql_store_result, 整数型, "libmySQL.dll", "mysql_store_result", , 取记录集
.参数 lMysql, 整数型


.DLL命令 mysql_free_result, 整数型, "libmySQL.dll", "mysql_free_result", , 释放记录集
.参数 result, 整数型


.DLL命令 mysql_data_seek, , "libmySQL.dll", "mysql_data_seek"
.参数 result, 整数型
.参数 data_number, 长整数型


.DLL命令 mysql_row_seek, 整数型, "libmySQL.dll", "mysql_row_seek"
.参数 result, 整数型
.参数 row_number, 整数型


.DLL命令 mysql_row_tell, 整数型, "libmySQL.dll", "mysql_row_tell"
.参数 result, 整数型


.DLL命令 mysql_num_fields, 整数型, "libmySQL.dll", "mysql_num_fields"
.参数 result, 整数型


.DLL命令 mysql_num_rows, 长整数型, "libmySQL.dll", "mysql_num_rows"
.参数 result, 整数型


.DLL命令 mysql_fetch_row, 整数型, "libmySQL.dll", "mysql_fetch_row"
.参数 result, 整数型


.DLL命令 mysql_use_result, 整数型, "libmySQL.dll", "mysql_use_result"
.参数 result, 整数型


.DLL命令 mysql_fetch_field, 整数型, "libmySQL.dll", "mysql_fetch_field"
.参数 result, 整数型


.DLL命令 mysql_fetch_field_direct, 整数型, "libmySQL.dll", "mysql_fetch_field_direct"
.参数 result, 整数型
.参数 fieldnr, 整数型


.DLL命令 mysql_fetch_fields, 整数型, "libmySQL.dll", "mysql_fetch_fields"
.参数 result, 整数型


.DLL命令 RtlMoveMemory_字段, , "kernel32.dll", "RtlMoveMemory", , 拷贝内存
.参数 Destination, MYSQL_FIELD
.参数 Source, 整数型
.参数 Length, 整数型


.DLL命令 RtlMoveMemory_字段组, , "kernel32.dll", "RtlMoveMemory", , 拷贝内存
.参数 Destination, MYSQL_FIELD, 数组
.参数 Source, 整数型
.参数 Length, 整数型


.DLL命令 RtlMoveMemory_byte, , "kernel32.dll", "RtlMoveMemory", , 拷贝内存
.参数 Destination, 字节集
.参数 Source, 整数型
.参数 Length, 整数型


.DLL命令 RtlMoveMemory_int, , "kernel32.dll", "RtlMoveMemory", , 拷贝内存
.参数 Destination, 整数型, 传址
.参数 Source, 整数型
.参数 Length, 整数型


.DLL命令 mysql_field_seek, 整数型, "libmySQL.dll", "mysql_field_seek"
.参数 result, 整数型
.参数 row_number, 整数型


.DLL命令 mysql_field_tell, 整数型, "libmySQL.dll", "mysql_field_tell"
.参数 result, 整数型


.DLL命令 mysql_next_result, , "libmySQL.dll", "mysql_next_result"
.参数 result, 整数型


.DLL命令 mysql_get_server_info, 整数型, "libmySQL.dll", "mysql_get_server_info"
.参数 lMysql, 整数型


.DLL命令 mysql_get_client_info, 整数型, "libmySQL.dll", "mysql_get_client_info"


.DLL命令 mysql_error, 整数型, "libmySQL.dll", "mysql_error"
.参数 lMysql, 整数型


.DLL命令 mysql_errno, 整数型, "libmySQL.dll", "mysql_errno"
.参数 lMysql, 整数型


.DLL命令 mysql_affected_rows, 长整数型, "libmySQL.dll", "mysql_affected_rows"
.参数 lMysql, 整数型


.DLL命令 mysql_shutdown, 整数型, "libmySQL.dll", "mysql_shutdown"
.参数 lMysql, 整数型


.DLL命令 mysql_real_escape_string, , "libmySQL.dll", "mysql_real_escape_string"
.参数 lMysql, 整数型
.参数 to, 整数型
.参数 from, 整数型
.参数 length, 整数型


.DLL命令 mysql_ping, 整数型, "libmySQL.dll", "mysql_ping"
.参数 lMysql, 整数型


.DLL命令 mysql_options, 整数型, "libmySQL.dll", "mysql_options"
.参数 lMysql, 整数型
.参数 option, 整数型
.参数 arg, 文本型


.DLL命令 mysql_fetch_lengths, 整数型, "libmySQL.dll", "mysql_fetch_lengths"
.参数 result, 整数型


.DLL命令 RtlMoveMemory_intary, , "kernel32.dll", "RtlMoveMemory", , 拷贝内存
.参数 Destination, 整数型, 数组
.参数 Source, 整数型
.参数 Length, 整数型


调用的DLL命令:


.DLL命令 lstrcpy, 整数型, "kernel32", "lstrcpyA", , 复制字符串
.参数 lpString1, 文本型, 传址, 传址
.参数 lpString2, 文本型, 传址, 传址

展开内容

下载地址

同类推荐

推荐文章

本类排行

  • 周排行
  • 月排行

友情链接关于我们下载帮助(?)联系我们投诉举报

CopyRight © 2010-2023 这里下载 heredown.com , All Rights Reserved 版权所有 蒙ICP备2023006002号-1 蒙公网安备15052402000135

声明: 本站所有软件和文章来自互联网 如有异议 请与本站联系

声明: