Re: convert database items into text file
Once you have created a table in QB, it will appear in the Catalog palette on the right. If you double-click the table, a SELECT * FROM table_name; will be generated. Once you execute that by double-clicking the table a 2nd time or by pressing the execute button, you can see the result set grid displaying the columns of the table.
Now you can press the Edit button at the bottom and start to enter new data for the table in the empty row. To store the data press the Apply button.
Michael Zinner, Team Lead, Developer Tools
MySQL AB, www.mysql.com
Are you MySQL certified? www.mysql.com/certification
Subject
Views
Written By
Posted
11912
October 17, 2008 02:55PM
4246
October 20, 2008 10:59AM
3286
October 20, 2008 02:19PM
4021
October 27, 2008 11:49AM
2715
October 27, 2008 12:43PM
Re: convert database items into text file
2336
October 28, 2008 08:39AM
2669
October 28, 2008 09:09AM
3151
October 29, 2008 10:15AM
2723
October 31, 2008 02:36AM
2884
November 01, 2008 02:58AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.