搜索资源列表
datalinks
- 这里给出两个 建立ADO连接字符串对话框 的例子。 datalinks.cpp 建立和编辑ADO连接字符串 linktest.cpp 如果只是建立连接字符串,程序还可以这么写。-here is the establishment of two ADO connection string dialog example. Datalinks.cpp create and edit ADO connection string linktest.cpp if only to connect string
IPFrom NEW
- 这是个使用ADO类编写的IP地址来源地查询程序,给出IP地址可返回IP所属地区或国家,给出地区或国家的名称或部分名称可查询所有的IP地址。程序需要一个动网论坛的IP地址数据库(ACCESS格式),由于太大所以没传上来。-it is prepared to use ADO type of source IP address inquiry procedure, given IP address can be returned to the IP respective regions or coun
db_access
- 众所周知,软件开发离不开对数据的访问。数据访问在整个软件开发的三层构架中属于数据层,是其它两层的基础。没有了它,存储的数据变的毫无意义。与此同时,数据访问的效率将直接影响到软件的质量。一个数据访问缓慢的系统是客户无法容忍的。一个好的系统必然有一个高效的数据访问方法。由此可见,数据访问在软件开发过程中是非常重要的。如果能统一对数据的访问方法,那么一切有关数据访问方面的问题都可以得到解决。我的系统将可以面向所有的数据源,甚至是未来将会出现的数据源。 预期结果 实现对SQLServer,ODBC,OL
1515
- Excel表格是输入输出经常需要涉及到的。操作Excel表格的方式也多种多样。比如,通过调用Excel程序的COM组件对Excel进行操作。但是,这种方式限制较多,且实现难度比较大。但是,用于访问数据库的组件ADO,是支持多种数据源的,其中就包括Excel文件。我们可以通过ADO组件对Excel文件进行读写访问。当然,在.NET平台上对应ADO数据访问组件的是ADO.NET组件。我编写的这个类就是通过ADO.NET实现了Excel文件的读写。由于时间仓促,功能还不是很完善,会在以后有时间的时候进
动态生成db
- 用来快速查询数据,简单实用。并可修改数据。在编写非正式系统时非常有用,因为通常开发大型系统一般是开发本地数据库程序的,然后再转到正式的网络数据库中. -used for rapid access to data, simple and practical. Data can be amended. In the preparation of the informal system is very useful, because usually the general development of
动态打印所选字段演示程序
- 本软件可以实现动态打印自己需要打印的字段,自己需要打印的字段写在INI文件里面。 报表使用FASTREPORT,还用了皮肤控件VCL SKIN。-The software can print their own dynamic needs of the field Print, print their own needs in the field to write INI file inside. Use FASTREPORT statements, but also with a skin
vb通用查询
- 从vb6的visdata中提取出来的查询构造器部分,可以放到自己的数据库程序中用,如果把DAO3.51改成3.60的版本还可以使用ACCESS2000数据库. 代码没做什么修改有兴趣的可以自己修改一下.-from VB6 visdata the extraction of structure-part inquiry, into its own database procedures used, if DAO3.51 into the version 3.60 can also use AC
益虫在线
- 用VFP编的,利用网吧2000机子共享漏洞写的,查找网吧内使用QQ号的程序。呵,用VFP也可写黑客程序啊。源代码自己分析 。这个站真烦人,要传这么多代码,还不让人下载。不传了。-VFP series, the use of Internet cafes 2000 loopholes in the machine sharing the writing that you use Internet cafes within 737 procedures. Uh, VFP hackers can wr
Java 的JDBC 数据库连接池实现方法
- J2EE 程序员一般都有现成的应用服务器所带的JDBC 数据库连接池,不过对于开发一般的 Java Application 、 Applet 或者 JSP、velocity 时,我们可用的JDBC 数据库连接池并不多,并且一般性能都不好。我们可以自己写一个JDBC 数据库连接池。-J2EE programmers tend to have a ready-made application server release the JDBC database connection pool, but
sql_undo_30
- 这是用于回滚旧的已经提交过的事务的脚本。可用于在多用户模式中将UNDO(取消)功能嵌入到客户端-服务器应用程序中-This is for rolling back the old has already submitted the affairs of the scr ipt. Can be used in multi-user mode will UNDO (canceled) functions into client-server application procedures
oracle oci
- 这是Oracle OCI接口,可以直接在C++中代码访问Oracle的数据库,速度非常快。是开发高性能的数据库程序的必备API。-This is the Oracle OCI interface, and can directly in C code to access Oracle database, speed very quickly. The development of high-performance database API for the future.
ASP.NET与数据库编程
- ASP.NET与数据库编程 1.在本实例中,使用的是SQL Server 2000的数据库而这里只给了对应的Access数据库,如果你想在你的机器上在运行程序需要在SQL Server下重新建立一样的数据库,或者使用前面介绍的导入导出工具将.mdb数据库转化为SQLServer数据库。 确保你的机器上的服务名,和程序中的代码要统一。 2.将library文件夹复制到C:\\Inetpub\\wwwroot\\目录下(一般情况是这样),即可运行程序 3.运行ASP.NET程序先要
IVRbiller
- 用odbc操作数据库的例子,话单生成程序,支持灵活的参数配置,可配置话单格式和文件格式-odbc used to operate the database example, then-generating program, supports flexible configuration parameters that can be configured so single format and document format
1-程序源代码
- 电话计费 大家可以看看,数据源设置为Telephone 密码为操作员姓名的拼音-telephone billing we can see, the source data set to Telephone Operator password for the Pinyin names
PowerBuilder程序设计实训教程》源代码
- You can use Hutch s INCLUDE and LIB files to assemble the program with the exception of the Windows.inc. If you use the EWCalc.mak file you will have to change the pointers to the proper directories. If anyone has any problems send me an em
如何在程序中注册数据源
- 根据所建的工程既可使用(转载)-built under the project can use (reproduced)
更新多层应用程序数据
- 本程序在开发完ActiveForm后,要使用“Project/WebDeploy” 菜单将其分发到Web服务器中,以便使客户端可以下载。 同时,还要通过“Project/Web Deploy Options”来 正确设置位置信息。 要在分布式应用系统中更新数据,必须调用TClientDataSet 的ApplyUpdates方法,才能把客户端更新的数据真正保存 到远程的数据库中。 在客户端的浏览器中:http://Web服务器名/ActiveFormProj1.htm 如有错误,请确认文件分发路
简单的员工信息管理程序
- 一个简单的员工信息管理程序!可以对员工的信息添加、修改、删除!最主要的是练习SQL于VB的操作和对照片的保存!代码简单,无技术含量,代码仅作参考! -A simple employee information management program! Information staff can add, modify, delete! Most important thing is to practice the operation of SQL in VB and save the photos
程序-读取数据程序
- VB编写读取数据的程序,读取.txt等文件格式(use Visual Basic write the programme, which can read data like .txt profiles)
renshi
- 小型的人事信息输入程序,可以参考。大神略过。(Small personnel information input program, can be referenced. The great God skipped over.)