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