Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?xml version="1.0" encoding="utf-8" ?>
- - <database name="wega">
- - <table name="pouzivatelia">
- - <row>
- <col name="id_pouzivatelia">1</col>
- <col name="idnum_pouzivatelia">idnum1</col>
- <col name="w3_uid_pouzivatelia">w3_uid1</col>
- <col name="heslo_pouzivatelia">heslo1</col>
- <col name="meno_pouzivatelia">meno1</col>
- <col name="image_pouzivatelia">image1</col>
- <col name="gps_pouzivatelia">hello</col>
- <col name="intcode_pouzivatelia">hello</col>
- </row>
- </table>
- - <table name="prerusenia">
- - <row>
- <col name="id_prerusenia">1</col>
- <col name="intcode_prerusenia">int2</col>
- <col name="intname_prerusenia">intname</col>
- <col name="inttype_prerusenia">2</col>
- <col name="idnum_prerusenia">idnum2</col>
- </row>
- </table>
- - <table name="udalosti">
- - <row>
- <col name="id_udalosti">1</col>
- <col name="poradie_udalosti">1234</col>
- <col name="idnum_udalosti">idnum3</col>
- <col name="intcode_udalosti">int3</col>
- <col name="intcode2_udalosti">int3</col>
- <col name="adate_udalosti">adate</col>
- <col name="adate1_udalosti">adate1</col>
- <col name="manual_udalosti">manual</col>
- <col name="typudal_udalosti">typudal</col>
- <col name="zakazka_udalosti">zakazka</col>
- <col name="glongitude_udalosti">glogitude</col>
- <col name="glatitude_udalosti">glatitude</col>
- <col name="gtime_udalosti">gtime</col>
- <col name="export_udalosti">export</col>
- <col name="dat_exp_udalosti">dat_exp</col>
- </row>
- </table>
- - <table name="tparams">
- - <row>
- <col name="id_tparams">1</col>
- <col name="nazov_tparams">nazov</col>
- <col name="hodnota_tparams">honota</col>
- </row>
- </table>
- </database>
Advertisement
Add Comment
Please, Sign In to add comment