登录
首页 » 数据结构 » 操作Ado,得到数据信息,包括表信息、字段信息

操作Ado,得到数据信息,包括表信息、字段信息

于 2022-06-29 发布 文件大小:146.57 kB
0 98
下载积分: 2 下载次数: 1

代码说明:

操作Ado,得到数据信息,包括表信息、字段信息-Get Database infomation , about Table or Fields.

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

发表评论

0 个回复

  • 一 开发环境 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:创建数据库 将Hotel.sql中的SQL语句考入SQL Server的查询分析器中,全部运行; 2:建立ODBC数据源 数据原名称为Hotel_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 Hotel.sql admitted to the SQL Server" s Query Analyzer, all running 2: Create ODBC data source data formerly known as Hotel_MIS
    2022-02-20 16:45:50下载
    积分:1
  • 2022-10-22 01:40:06下载
    积分:1
  • 大型 作业3.1输入一个列L,生成一棵二叉排序树T;3.2对二叉排序树T作中序遍历,输出果;3.3计算二叉排序树T的平均查找长度, 输出果...
    数 据 结 构 大型 作业3.1输入一个数列L,生成一棵二叉排序树T;3.2对二叉排序树T作中序遍历,输出结果;3.3计算二叉排序树T的平均查找长度, 输出结果;3.4判断二叉排序树T是否为平衡二叉树,输出信息“OK!”/“NO!”;3.5再使用上述数列L,生成平衡的二叉排序树BT,每当插入新元素,发现当前的二叉排序树BT不是平衡的二叉排序树,则立即将它转换成新的平衡的二叉排序树BT;3.6计算平衡的二叉排序树BT的平均查找长度,输出结果。3.6分析对比未平衡化的二叉排序树和平衡的二叉排序树的查找效率(最好、最坏平均比较关键字数)-data structure large operations into a 3.1 L series, generating a binary tree Sort T; 3.2 pair of two fork-tree T for medium preorder, output results; 3.3 Ranking calculation Binary Tree Search T"s average length of the output; 3. four judgment ordering two trees T fork whether balanced binary tree, the output message "OK!"/"NO!" ; again using the 3.5 series L, generate balanced binary tree sort BT, whenever insert a new element, found the current binary sort tree is not-BT Value of two binary sort tree, it will be immediately converted into the new balance of the two fork-tree BT; 3.6 Calculation balanced binary tree sort BT search length of the average output results. 3.6 Comparative Analysis of
    2022-04-09 01:41:30下载
    积分:1
  • linearlist线性表的源代码需要的
    linearlist线性表的源代码数据结构需要的-Linear List linearlist source code data structure needed
    2022-01-28 13:11:49下载
    积分:1
  • 贝尔曼
    Bellman-Ford算法 是最短路径算法的一种-Bellman-Ford algorithm is the shortest path algorithm of a
    2022-03-01 10:39:59下载
    积分:1
  • 的课程设计,是实现二叉树的,包括文档。...
    数据结构的课程设计,是实现二叉树的数据结构,包括文档。-Data structures course design is to achieve binary tree data structure, including the documentation.
    2023-07-10 01:55:03下载
    积分:1
  • connection/object pool. A program may require a IMAP connection po ol and LDAP c...
    Many applications use connection/object pool. A program may require a IMAP connection pool and LDAP connection pool. One could easily implement a IMAP connection pool, then take the existing code and implement a LDAP connection pool. The program grows, and now there is a need for a pool of threads. So just take the IMAP connection pool and convert that to a pool of threads (Copy, paste, find, replace????). Need to make some changes to the pool implementation? Not a very easy task, since the code has been duplicated in many places. Re-inventing source code is not an intelligent approach in an object oriented environment which encourages re-usability. It seems to make more sense to implement a pool that can contain any arbitrary type rather than duplicating code. How does one do that? The answer is to use type parameterization, more commonly referred to as templates.-connection/object pool. A program may require a IMAP connection po ol and LDAP connection pool. One could easily im plemen
    2023-05-15 08:25:03下载
    积分:1
  • This a collection of algorithms for sorting and searching.
    This a collection of algorithms for sorting and searching.
    2023-04-13 06:05:04下载
    积分:1
  • 一个很好的VC++ 用ODBC编的
    一个很好的VC++ 用ODBC编的-a good VC++ using ODBC series
    2022-01-26 03:34:20下载
    积分:1
  • Computer algorithms designed for the design of dynamic programming, you know
    计算机算法设计,用于设计动态规划,你们懂得-Computer algorithms designed for the design of dynamic programming, you know
    2022-07-27 06:46:13下载
    积分:1
  • 696518资源总数
  • 104353会员总数
  • 66今日下载