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!
Subject
Views
Written By
Posted
convert database items into text file
12005
October 17, 2008 02:55PM
4257
October 20, 2008 10:59AM
3294
October 20, 2008 02:19PM
4037
October 27, 2008 11:49AM
2729
October 27, 2008 12:43PM
2344
October 28, 2008 08:39AM
2684
October 28, 2008 09:09AM
3160
October 29, 2008 10:15AM
2730
October 31, 2008 02:36AM
2894
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.