-
VC++ Write the management system, wrote it myself. ODBC plus ADO technology.
VC++写的工作管理系统,自己写的.ODBC加ADO技术.-VC++ Write the management system, wrote it myself. ODBC plus ADO technology.
- 2022-05-18 16:52:55下载
- 积分:1
-
这是一个图表绘制示例,可以根据数据绘制出2D/3D的柱型、区域、板块、线性图...
这是一个图表绘制示例,可以根据数据绘制出2D/3D的柱型、区域、板块、线性图
-This is a sample mapping, data can be mapped 2D/3D the columnar, regional, plate, linear map
- 2022-01-28 09:31:36下载
- 积分:1
-
一个用C写的数据库访问组件,基于ADO。可视化编译器下通过…
一个用C++写的用于数据库访问的COM组件,基于ADO。在Visual C++ 2005下编译通过。-write a C for database access COM, based on ADO. Visual C compiler under through 2005.
- 2023-08-15 13:40:03下载
- 积分:1
-
Excel链接示例程序
Excel链接示例程序-sample program Excel link
- 2023-05-27 19:10:04下载
- 积分:1
-
利用ADO技术连接MSSQL数据库,并利用OLE技术将数据导入到EXCEL中的源程序。...
利用ADO技术连接MSSQL数据库,并利用OLE技术将数据导入到EXCEL中的源程序。-ADO technology connectivity MSSQL database using OLE data into Excel to the source.
- 2022-06-28 06:15:49下载
- 积分:1
-
ADO
ADO -- 派生一个 DBGrid 控件
ADO -- 派生一个 DBGrid 控件-ADO-- derived a DBGrid component ADO-- derived a DBGrid Controls
- 2022-06-29 12:09:56下载
- 积分:1
-
一个用ODBC数据源做的数据库的简单例子,适合初步学习VC数据库的人...
一个用ODBC数据源做的数据库的简单例子,适合初步学习VC数据库的人-an ODBC data sources using the database to do a simple example, a preliminary study for the VC database
- 2023-02-08 03:45:03下载
- 积分:1
-
看一看!一个很好的学生档案管理系统.具有很好的功能.用SQL server 2000以及VB编写成的.具有一定的价值....
看一看!一个很好的学生档案管理系统.具有很好的功能.用SQL server 2000以及VB编写成的.具有一定的价值.-look! A good student records management system. Have a good function. Using SQL server 2000 and the preparation of 10% of the VB. Have some value.
- 2023-07-25 20:30:04下载
- 积分:1
-
一个功能齐全的医药管理系统
进入系统:david
密码:62120854
新建一个系统ODBC:yaopin
运行前先运行autoconfig....
一个功能齐全的医药管理系统
进入系统:david
密码:62120854
新建一个系统ODBC:yaopin
运行前先运行autoconfig.exe或手动配置数据库
- 2022-01-24 17:49:54下载
- 积分:1
-
此代码是一个数据库,它保存银行帐户记录的记录。这不是…
This code is a database which holds records for bank account records. It is not a simulation of what you would see at an ATM machine but it would be a simulation of a bank administrator. You have the capability of entering records such as Checking or Saving. You also have the capability of deleting, archiving, and reloading records which 1.0 did not have. You have the option(s) to withdrawal X amount, or deposit X amount in the specified bank account. There are a lot of features I added that were really not necessary but the purpose is to "teach" new features to people (students) who wish to learn certain features of C++. The main point of this program is to allow the user to grasp some advanced concepts of C++. This will be the final version of the Bank Account. I have made a few optimizations and tweaked the program. Enjoy!
-This code is a database which holds records for bank account records. It is not a simulation of what you would see at an ATM machine but it would be a simulati
- 2022-04-23 04:20:52下载
- 积分:1