Academic Company Events NI Developer Zone Support Solutions Products & Services Contact NI MyNI

Document Type: Example Program
NI Supported: Yes
Publish Date: Sep 6, 2006


Feedback


Yes No

Related Categories

Related Links - Developer Zone

Related Links - Products and Services

Archiving a Citadel Database to a Remote Computer in Lookout

1 ratings | 4.00 out of 5
Print

Downloads

Filename: remote_archive.zip
Requirements: View

This example shows how to archive a local Citadel 4 database to a remote computer. The core object in this example is a CitadelControl. The limitation of the control is that it can archive the database to a local computer only. Therefore, after the CitadelControl is done with the local backup, the files are moved to the remote computer with a standard MS-DOS copy command. The command is executed by a Run object. If you were to use the copy command directly on the source database, it would be an incomplete copy because the database is open for logging. The only way to archive an open database to a remote computer is to use the CitadelControl to archive it, then copy that archive to the remote computer.

Requirements


Filename: remote_archive.zip

Software Requirements


Application Software: Lookout Development/Run-Time Systems 4.5
Language(s): None

 
1 ratings | 4.00 out of 5
Print

Reader Comments | Submit a comment »

 

Legal
This example program (this "program") was developed by a National Instruments ("NI") Applications Engineer. Although technical support of this program may be made available by National Instruments, this program may not be completely tested and verified, and NI does not guarantee its quality in any way or that NI will continue to support this program with each new revision of related products and drivers. THIS EXAMPLE PROGRAM IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND AND SUBJECT TO CERTAIN RESTRICTIONS AS MORE SPECIFICALLY SET FORTH IN NI.COM'S TERMS OF USE (http://ni.com/legal/termsofuse/unitedstates/us/).