Login ProductsSalesSupportDownloadsAbout |
Home » Technical Support » ElevateDB Technical Support » Product Manuals » ElevateDB Version 2 SQL Manual » Administrative Statements » COPY FILE |
COPY FILE <FileName> IN STORE <StoreName> TO <FileName> [IN STORE <StoreName>]
-- This example copies an update file -- from a local store called OutUpdates to -- a remote store called RemoteUpdates COPY FILE "AccountingDB-Updates-2007-03-12.EDBUpd" IN STORE "OutUpdates" TO "AccountingDB-Updates-2007-03-12.EDBUpd" IN STORE "RemoteUpdates"
Deviation | Details |
Extension | This SQL statement is an ElevateDB extension. |
This web page was last updated on Thursday, November 16, 2023 at 10:39 AM | Privacy PolicySite Map © 2024 Elevate Software, Inc. All Rights Reserved Questions or comments ? E-mail us at info@elevatesoft.com |