home *** CD-ROM | disk | FTP | other *** search
- SET OPTION Date_order = 'DMY'
- go
-
- commit;
-
- unload table archiwum to 'archiwum.unl' ;
- unload table dok_item to 'dok_item.unl' ;
- unload table dokumenty to 'dokumenty.unl' ;
- unload table dowody to 'dowody.unl' ;
- unload table firma to 'firma.unl' ;
- unload table in_out to 'in_out.unl' ;
- unload table jm to 'jm.unl' ;
- unload table klienci to 'klienci.unl' ;
- unload table liczniki to 'liczniki.unl' ;
- unload table magazyny to 'magazyny.unl' ;
- unload table mdok_item to 'mdok_ite.unl' ;
- unload table mdokumenty to 'mdokumen.unl' ;
- unload table platnosci to 'platnosc.unl' ;
- unload table przekazy to 'przekazy.unl' ;
- unload table przelewy to 'przelewy.unl' ;
- unload table rach_wlas to 'rach_wla.unl' ;
- unload table rachunki to 'rachunki.unl' ;
- unload table stany to 'stany.unl' ;
- unload table towary to 'towary.unl' ;
- unload table users to 'users.unl' ;
-
- commit;
-
-
-
-
-