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
12453
October 17, 2008 02:55PM
4346
October 20, 2008 10:59AM
3365
October 20, 2008 02:19PM
4118
October 27, 2008 11:49AM
2793
October 27, 2008 12:43PM
Re: convert database items into text file
2418
October 28, 2008 08:39AM
2756
October 28, 2008 09:09AM
3223
October 29, 2008 10:15AM
2785
October 31, 2008 02:36AM
2979
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.