登录
首页 » 数据结构 » MyDB 是一个小型、 快速、查询方便的桌面数据库。 适用于Visual C++、Visual Basic、Delphi等开发者。 只有一个DLL(1...

MyDB 是一个小型、 快速、查询方便的桌面数据库。 适用于Visual C++、Visual Basic、Delphi等开发者。 只有一个DLL(1...

于 2022-04-20 发布 文件大小:795.67 kB
0 220
下载积分: 2 下载次数: 1

代码说明:

MyDB 是一个小型、 快速、查询方便的桌面数据库。 适用于Visual C++、Visual Basic、Delphi等开发者。 只有一个DLL(188KB),所有数据以自己的格式存 在一个普通文件中,无需Dao、Ado、BDE等支持。 也无须任何安装和设置。特别适合开发那些数据量 不是很大,无需复杂查询,又不想安装Dao等一大堆 DLL,OCX的绿色软件。而且数据安全性好, 无法轻易打开!-MyDB is a small, fast and convenient desktop database query. Applies to Visual C++, Visual Basic, Delphi and other developers. There is only one DLL (188KB), all data in their own format, there is a general document, without Dao, Ado, BDE and other support. Also without any installation and settings. Particularly suitable for the development of those who is not a big amount of data without the complexity of inquiries, but also do not want to install a lot of Dao, such as DLL, OCX green software. And data security, and can not be easily opened!

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

发表评论

0 个回复

  • 将mysql库生成字典
    使用VBA可以将SQLServer数据库生成数据库,用word宏实现的数据字典生成器。 打开word文档后,按alt+f11即可看到源码。 需要修改其中的数据库连接串,否则无法连接数据库成功,也无法生成数据字典。 按F5即可运行查看生成的数据字典。 目前只支持SQL Server,不支持其他数据库
    2022-11-29 04:50:03下载
    积分:1
  • 一 开发环境 OS: Windows 2000 Server + SP2 IDE: Visual Studio 6.0 + SP5 DataBase...
    一 开发环境 OS: Windows 2000 Server + SP2 IDE: Visual Studio 6.0 + SP5 DataBase: SQL 2000 Server + SP2 二 运行 1:创建数据库 将TRADE.sql中的SQL语句考入SQL Server的查询分析器中,全部运行; 2:建立ODBC数据源 数据原名称为Trade_MIS-A development environment OS: Windows 2000 Server+ SP2 IDE: Visual Studio 6.0+ SP5 DataBase: SQL 2000 Server+ SP2 Second run 1: create a database of SQL statements TRADE.sql admitted to the SQL Server" s Query Analyzer, all running 2: Create ODBC data source data formerly known as Trade_MIS
    2023-02-23 05:45:05下载
    积分:1
  • 常用的C++算法,包括队列、堆栈、链表...等.以模板类型式实现...
    常用的C++数据结构算法,包括队列、堆栈、链表...等.以模板类型式实现-C common data structure algorithms, including queue, stack, etc. List .... To achieve template-type
    2022-02-06 04:20:33下载
    积分:1
  • 本科时参加小竞赛设计的一个代运算器 1. 能对常用的四则运算,三角, 乘方,开方运行2. 支持变量赋值和运算 3. 增加批处理执行功能(批处理脚本文件)...
    本科时参加小竞赛设计的一个代数运算器 1. 能对常用的四则运算,三角, 乘方,开方运行2. 支持变量赋值和运算 3. 增加批处理执行功能(批处理脚本文件) 4. 增加对向量或矩阵运算的支持,如输入 -Undergraduate to participate in the design a little contest an algebraic calculator. Can commonly used four arithmetic, trigonometry, involution, prescribing run 2. Supports variable assignments and operations 3. Increase the batch executive function (a batch script file) 4. increase support for vector or matrix operations, such as the input
    2022-07-17 11:32:14下载
    积分:1
  • ssd ex1
    软件工程 卡耐基 数据库 ssd7 ex1-ssd ex1
    2022-05-24 18:11:18下载
    积分:1
  • category nodes, providing a complete set of nodes Functions
    节点类,提供了全套节点相关处理函数-category nodes, providing a complete set of nodes Functions
    2022-03-20 16:54:00下载
    积分:1
  • 库SQL语句应用大全
    数据库SQL语句应用大全-SQL database application Daquan
    2023-03-28 13:45:03下载
    积分:1
  • A plan to merge sorting algorithm. In accordance with the
    一个合并排序算法。是按照《算法导论》书中的讲解来写的。-A plan to merge sorting algorithm. In accordance with the
    2022-06-21 23:35:43下载
    积分:1
  • 在 PHP 中的学生出勤跟踪系统项目
    出勤跟踪系统项目是一个 (PHP) 基于 web 应用程序。此 web 应用程序可以执行跟踪学生考勤信息为每个单独的类。跟踪基于主题为不同的流的教师考勤信息。教师可以在短时间 (即在数据库中可用查看学生出席会议的详情和向学生进行关于他/她的状态。教师可以分析考勤并该月份的总数叶左。考勤跟踪系统项目类别:基于 PHP 的 Web 应用程序的最后一年项目出勤跟踪系统方案设计:当用户运行此应用程序主要登录窗体显示与教师登录和学生登录框。每一位教师将有唯一的用户名称和密码以登录到系统以查看出勤。学生可以输入用户名称,并检查出席会议的详情。还有学生无需密码。学生还可以为搜索出勤记录使用 USN (登记号)。软件要求:PHP 编程MYSQL 数据库此应用程序中的窗体的列表:登录表单: 教师要登录到系统,若要查看现有记录请检查登录: 检查与数据库记录的用户名称和密码的详细信息注销: 教师可以从应用程序注销,跟踪完毕后检索: 当学生记录请求详细信息是从数据库的 retirved。检索老师: retiving 从数据库被显示的教师记录的详细信息。更新: reocrd 的新细节将更新使用此窗体。
    2022-04-17 01:37:07下载
    积分:1
  • 题目:参加运动会的N个学校编号为1~N.比赛分成M个男子项目和W个女子项目,项目编号分别为1~M和M+1~M+W.由于个项目参加人差别较大,有些项目取前5名,...
    题目:参加运动会的N个学校编号为1~N.比赛分成M个男子项目和W个女子项目,项目编号分别为1~M和M+1~M+W.由于个项目参加人数差别较大,有些项目取前5名,得分顺序为7,5,3,2,1 还有些项目只取前3名,得分顺序为5,3,2.写一个统计程序产生各种成绩单和得分报表.基本要求:产生各学校的成绩单,内容包括各校所取得的每项成绩的项目号,名次,姓名和得分 产生团体总分报表,内容包括校号,男子团体总分,女子团体总分和团体总分.概要设计:1. 为实现上述程序功能,应以线性表表示集合.2. 本程序包含3个模块:(1) 各集合定义模块(2) 线性表实现模块(3) 主程序模块-topics : participation in the Games N-school No. 1 ~ N. contestants were divided into men item M and W-woman project, a number of M and M ~ ~ 1 M W. As projects vary greatly in the number of participants, some of the items from the former five, scoring sequence of 7,5,3,2,1 also just take some items before the three scores sequence of incidents. write a variety of statistical procedures and report card scoring statements. the basic requirements : have the school report card, which includes school admission the results of each item, ranking names and scores scores statements groups, including schools, the men"s team scores, the women"s team scores and scores groups. summary of design : 1. to achi
    2022-01-25 20:33:55下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载