MySQL Forums
Forum List  »  MySQL Workbench

convert database items into text file
Posted by: Kevin Dong
Date: October 17, 2008 02:55PM

I am new to MySQL Workbench, and I am not sure if workbench is the right solution for my application.

What I plan to do is that:
1. Create database table with Workbench;
2. Create data entries into that table;
3. Convert those data entries into a text file, say "data.h", for further usage.

My questions are:
1. Workbench can create database table, is there interface in it for data entry? If not, what application can I use to do the data entry?

2. There is "Routines" under "MySQL Model", and I cannot find document for how to use it, and what syntax should be followed to write routines. Are there examples available for writing routines to precess data? Any documents about routine syntax?

3. Is VisualStudio2005 a good tool to write interface applications? For example, simply convert data entries into a text file as I need.

Thanks!

Options: ReplyQuote


Subject
Views
Written By
Posted
convert database items into text file
11356
October 17, 2008 02:55PM
2812
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.