登录
首页 » C++ Builder » vfp2Sql

vfp2Sql

于 2016-07-25 发布 文件大小:2308KB
0 328
下载积分: 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 个回复

  • 古文化保护与展示系统
    古文化保护与展示,用于展示地区古文化,图片展示功能强大(Preservation and Exhibition of Ancient Culture)
    2019-06-14 10:24:53下载
    积分: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
  • SqlBulkCopyTest
    利用BulkCopy实现批量写SQL SERVER 的完整实例代码,大大提高了海量记录插入数据库的效率(Using BulkCopy to write complete instance codes of SQL SERVER in batch greatly improves the efficiency of inserting massive records into the database.)
    2019-02-23 20:24:47下载
    积分:1
  • 426754CTreeDemo
    说明:  数据库的递归查找程序,可以快速的实现数据库的查找(Recursive Finder database, you can quickly find the realization of the database)
    2008-10-22 12:34:57下载
    积分:1
  • DbConnect
    Microsoft SQLServer数据库连接窗口动态链接库源码(SQLServer connect dialog dll code source)
    2015-05-12 11:21:07下载
    积分: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
  • suseguanli
    一套学校宿舍管理系统,可对宿舍人员进行管理,包括校外人员来访记录,迁出人员登记,扣分登记,值班人员记录,人员信息查询等等。使用前需要将 sufei_Data.MDF 附加到SQL数据库,否则软件无法正常运行。请使用sql2005以上版本。 宿舍管理系统帐号admin,密码admin(A school dormitory management system that can manage the hostel staff, including school personnel visiting records, registration officers to move out, deduction registration duty personnel records, personnel information inquiry and so on. Before using the sufei_Data.MDF appended to the SQL , or software is not working. Please use sql2005 above. Dormitory management system account admin, password admin)
    2015-02-02 11:26:22下载
    积分: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
  • CarService
    说明:  汽车维修管理系统。系统是在VC++和SQL Server 2000下开发的. 数据库文件需要在SQLSERVER的查询分析器中恢复. 因为程序极为经典,所以上传。编程环境: visual stdio c++ .net,Ado + SQL2000 。SQL设置: 将在SQL2000下建立CarService数据库,导入数据文件。主要用ADO访问数据库。。。 主要功能: 查询,添加,删除,显示信息(Vehicle Maintenance Management System. System is in VC++ and SQL Server 2000 under the development. SQLSERVER database files need to recover the query analyzer. Because the program is extremely classic, so upload. Programming environment: visual stdio c++. Net, Ado+ SQL2000. SQL settings: Under the establishment of CarService in SQL2000 database, import data files. The main access to the database using ADO. . . Main functions: query, add, delete, display information)
    2021-04-05 12:29:03下载
    积分:1
  • minisql
    设计并实现一个精简型单用户SQL引擎(DBMS)MiniSQL,允许用户通过字符界面输入SQL语句实现表的建立/删除;索引的建立/删除以及表记录的插入/删除/查找(Designed and implemented a streamlined single-user SQL engine (DBMS) MiniSQL, through the character interface allows the user to enter SQL statements to achieve the table create/delete index create/delete table records, as well as insert/delete/find.)
    2009-05-16 21:38:47下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载