This program demonstrates how to do disconnected briefcase applications with ADO. When the Connected checkbox is unchecked the application is switched into offline mode. If the application is exited at that point then the data is persisted to a file on disk (along with any edits to the data). When the application is restarted it will load the persisted data if present, otherwise it will fetch the data from the database.
资源简介:This program demonstrates how to do disconnected briefcase applications with ADO. When the Connected checkbox is unchecked the application is switched into offline mode. If the application is exited at that point then the data is persisted ...
上传时间: 2015-03-24
上传用户:xcy122677
资源简介:This program demonstrates how to draw lines in a picture box using the GDI, controlling background color and line color. It also includes a simple animation using a timer.
上传时间: 2014-01-16
上传用户:小眼睛LSL
资源简介:RTX51 CAN Program for the Infineon C505C, This program demonstrates how to transmit and receive CAN messages using the Infineon C505C Micrcontroller s integrated CAN Controller.
上传时间: 2014-11-27
上传用户:linlin
资源简介:// This program demonstrates how to configure the C8051F060 to write to and read // from the UART interface. The program reads a word using the UART0 interrupts // and outputs that word to the screen, with all characters in uppercase
上传时间: 2013-12-23
上传用户:hopy
资源简介:c8051f340 串口 程序This program demonstrates how to configure the C8051F340 to use routines in STDIO.h to write to and read from the UART interface. The program reads a character using the STDIO routine getkey(), outputs that character ...
上传时间: 2013-12-25
上传用户:lepoke
资源简介:MIDlet通过蓝牙与电脑通信的案例,This resource demonstrates how to create Java™ applications that use Bluetooth communication between a PC and a mobile device. The document focuses, from Java programming point of view, on how to configur...
上传时间: 2014-01-18
上传用户:xiaoyunyun
资源简介:Java 访问ORACLE存储过程 /* * This sample demonstrates how to make PL/SQL calls * with index-by table parameters * * Please use jdk1.2 or later version */
上传时间: 2016-10-26
上传用户:hustfanenze
资源简介:This example program demonstrates how to use the on-chip Comparators of the Philips LPC767/768/769 Devices.
上传时间: 2016-02-09
上传用户:dyctj
资源简介:This example demonstrates how to erase, write, and read the on-chip 640-byte EEPROM Data Memory of the Analog Devices ADuC812, ADuC814, ADuC816, and ADuC824 devivces. This example includes a µ Vision2 Project with a target for each sup...
上传时间: 2015-05-04
上传用户:wl9454
资源简介:This code demonstrates how to use installed audio codecs to compress a WAVE file.
上传时间: 2014-01-21
上传用户:han_zh