登录
首页 » C++ Builder » vfp2Sql

vfp2Sql

于 2016-07-25 发布 文件大小:2308KB
0 280
下载积分: 1 下载次数: 3

代码说明:

  VFP和SQL-SERVER搭配做C-S系统 ·S(VFP和SQL-SERVER搭配做C-S系统 )

文件列表:

vfp2Sql
.......\dbf
.......\...\Paradox.reg,19326,2006-11-27
.......\...\readme.doc,19456,2007-05-19
.......\...\setup.bat,93,2012-11-29
.......\...\vfpodbc.dll,934672,1998-07-09
.......\del.bat,68,2006-09-07
.......\main.cpp,1353,2012-12-04
.......\main.ddp,51,2012-12-04
.......\main.dfm,1526,2012-12-04
.......\main.h,1267,2012-12-04
.......\main.obj,482628,2012-12-04
.......\main.~cpp,1351,2012-12-04
.......\main.~ddp,51,2012-12-04
.......\main.~dfm,1526,2012-12-04
.......\main.~h,1267,2012-12-04
.......\ServerInit.cpp,903,2006-11-17
.......\ServerInit.ddp,51,2012-11-28
.......\ServerInit.dfm,1833,2012-11-28
.......\ServerInit.h,1139,2006-11-17
.......\ServerInit.obj,37502,2012-11-29
.......\Source
.......\......\jzk.dbf,4947445,2007-04-28
.......\vfp2Sql.bpr,3628,2012-12-04
.......\vfp2Sql.cpp,1188,2012-11-29
.......\vfp2Sql.exe,983040,2012-12-04
.......\vfp2Sql.INI,63,2012-11-29
.......\vfp2Sql.obj,17886,2012-11-29
.......\vfp2Sql.res,876,2012-11-29
.......\vfp2Sql.tds,4325376,2012-12-04
.......\vfp2Sql.~bpr,3608,2012-11-29

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

发表评论

0 个回复

  • DbConnect
    Microsoft SQLServer数据库连接窗口动态链接库源码(SQLServer connect dialog dll code source)
    2015-05-12 11:21:07下载
    积分:1
  • SQLite.v3.5.8.Full.Source
    SQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine. SQLite is the most widely deployed SQL database engine in the world. It is used in countless desktop computer applications as well as consumer electronic devices including cellphones, PDAs, and MP3 players. The source code for SQLite is in the public domain.
    2009-05-14 20:04:01下载
    积分:1
  • MyGeoMap
    MFC 空间数据的表达与操作,如简单的鼠标查询,输入查询等等。包含简单的SQL数据库查询功能。(MFC expression of spatial data and operation, such as a simple mouse query, enter a query and so on. Contains a simple SQL database query function.)
    2007-10-06 10:45:14下载
    积分:1
  • MyOnlineTest
    基于C#开发的考试管理系统,数据库位sql server(C# development based test management system, database-bit sql server)
    2013-11-21 10:14:23下载
    积分:1
  • sale
    商品销售管理系统采用Visual C++ 6.0进行编写,采用ADO技术对SQL数据库进行访问。该系统主要处理商品基本信息、客户基本信息的维护、报价单、销售合同、销售订单、发货单、各种销售计划等信息,实现商品销售的日常管理功能。(Commodity sales management system using Visual C++ 6 to prepare, using ADO technology to access the SQL . The system mainly deals with the basic information of goods, customer information maintenance, quotation, sales contract, sales orders, invoices, sales plan and other information, realize the merchandise sales management function.)
    2016-12-12 21:13:17下载
    积分:1
  • LINQPad4
    说明:  linqpad工具,可直接操作linq语句,并与sqly语言进行互相转换(Linqpad tool, which can directly manipulate LINQ statements and convert with sqly language)
    2020-06-20 23:00:01下载
    积分:1
  • CPPbuilderaSQL-server
    C++ builder 与SQL SERVER数据库开发应用,曾宗根著,对于入门者一个非常有帮助的一本书(Database development applications C++ builder and SQL SERVER, had cases of root with a very helpful for beginners a book)
    2012-12-06 17:05:06下载
    积分:1
  • sqlHelper
    sql server数据库操作类,包括执行返回各种类型的存储过程的方法。(sql server database operations class, including the implementation of the method to return to the various types of stored procedures.)
    2012-03-21 08:44:04下载
    积分:1
  • TT
    说明:  ADO访问sqlserver 数据库 是亮剑方式来房间是礼服是(ADO database access sqlserver)
    2009-06-20 11:01:52下载
    积分:1
  • vc108423425233
    说明:  一、编程环境: windows2003 +visual stdio c++ .net,Ado + SQL2000 二、SQL设置: 将在SQL2000下建立schooldata数据库,导入数据文件 三、导入数据: data目录下有school_back数据库备分文件 操作:用SQL企业管理器还原数据库来导入数据 访问本地数据库服务器,密码是自己设置的那个,操作schooldata数据库的用户名和密码相同。 主要用ADO访问数据库,和几个显示数据的控件Treectrl,listctrl,datagrid等程序中有几个BUG还没解决, 四、实现功能: 操作:在选择查询条件:选择一个,tree控件里显示相关信息 可以在tree控件里单击来显示每个ITEM,每个ITEM相关信息显示在LIST控件内 双击LIST控件显示具体信息 也可以在窗口里单击右键或操作菜单具体操作 五、主要功能: 查询,添加,删除,显示“学院,各系,班级,学生,教师,社团,课程”等信息 程序还用了Active Skin 对程序进行了换肤!! (: windows2003 visual stdio c .net,Ado SQL2000 SQL SQL2000schooldata dataschool_back SQL schooldata ADOTreectrl,listctrl,datagridBUG tree treeITEMITEMLIST LIST Active Skin )
    2005-12-13 08:58:11下载
    积分:1
  • 696518资源总数
  • 105918会员总数
  • 20今日下载