Subject Re: updateSet() append()
From eric wu <ericwuu@hotmail.com>
Date Mon, 26 Jan 2015 14:45:57 -0600
Newsgroups dbase.getting-started

I've tried

        use table1
        copy stru to table2

to ensure both source and destination table have exact same structure.
but still not working ...

I hope to use updateset() instead of XBase

        use table1
        append from table2

there's no error message popping up , hard to debug ...


Warning: Unknown: write failed: No space left on device (28) in Unknown on line 0

Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct () in Unknown on line 0