I'm trying to figure out how to do a partial backup of data stored in
REALSQLdatabase files, and I'm feeling very stuck right now.

Is there a way of copying the data from one REALSQLdatabase file to a
clone of the same file other than looping over every record that I
want to copy from every table that I want to copy? In other words, is
there some way of doing a SELECT on one the data in one file and
inserting the results of that SELECT into a table in another file with
the same name and columns?
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to