| View previous topic :: View next topic |
| Author |
Message |
halmsx Newbie

Joined: 27 Jul 2004 Posts: 1
|
Posted: Tue Jul 27, 2004 7:44 pm Post subject: create mysql table from calc |
|
|
hi,
is there any way i can convert a calc document with table structures directly to create mysql table? err... you know whut i mean or is thre any tool? |
|
| Back to top |
|
 |
dfrench Moderator

Joined: 03 Mar 2003 Posts: 1605 Location: Wellington, New Zealand
|
Posted: Wed Jul 28, 2004 12:47 am Post subject: |
|
|
Make a datasource pointing to the calc document
Make another datasource pointing to the mysql database
F4 View Datasources
Open up the tree in the left hand pane to show the tables of the calc document (sheets)
Drag each table and drop it into the tables list of the mysql datasource |
|
| Back to top |
|
 |
|