搜索资源列表
liangku
- 数据库编程的简单举例.原创.使用了一些小技巧.不是最简单的控件使用. 如: function GetDsXml(sql:string):string begin with FrmDb do begin qry.Close qry.SQL.Clear qry.SQL.Add(sql) try qry.Open cds1.Open if not qry.Eof then begin Result:=cds1.XML
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
EODL_demo
- how to extend an OLE DB consumer template class and make it much easier to use in applications. I had also explained how you can utilize the power of C++ exception-handling feature to make your work easier, especially in error handling. It was just a
adoSqlServer
- 一个经过实际应用的ado封装类 1.使用于SqlServer环境下 2.支持一般操作 3.支持存储过程 4.异常管理-After a practical application of the ado wrapper class 1. Used in SqlServer environment 2. Support the general operation 3. To support stored procedures 4. Exception Management
Exam96
- 该源码主要是通过为ApplicationEvents的OnException事件安装了一个处理程序,实现了数据库各种异常错误的处理。-The source is mainly through the OnException events ApplicationEvents install a handler to achieve a variety of database exception error handling.
Database_cursor_and_exception_handling_information
- 数据库游标和异常处理资料Database cursor and exception handling information-Database cursor and exception handling information Database cursor and exception handling information
SQLExceptions
- An example for manage sql exception in powerbuilder
Charset_SingleByte_windows_1253
- Character Coding Exception Source Code for Linux.
digitalclock101
- 这是一个具有多功能的数字钟的VH语言文件,可能实现除最基本的时间功能外,还能整点报时及其它额外功能。-This is a multi-function digital clock VH language documents, possible exception of the most basic functions of time, but also the entire point of time and other additional features.
GCException
- C++ 处理异常标准模板,直接套用和参考学习写法很实用-C++ exception wording is very practical
myFirstDriver
- Device drivers are usually - the most critical part of computer software. Ironically, it is also the most hidden part of the system and software. Device drivers in Windows at Microsoft are no exception. This is an example of a simple driver. DDK.
processes_dll
- 可以自动启动进程的dll文件,不断循环启动进程,可以用来测试起加载进程的异常处理-Dll file can automatically start the process, continuously cycle to start the process, can be used to test the loading process of exception handling
GCException
- C++ 处理异常标准模板,直接套用和参考学习写法很实用-C++ exception wording is very practical