mail-question wrote:
QUOTE:
can i create insert scripts for the MySql table? If yes how can i do that ?
Question from : Adi
The process for create a insert script for mysql tables is very easy. Please check the follow steps :
1. Select the right table in the object navigator
2. Right click and click n the option "Generate table SQL"
3. for default the insert include all the columns, but you can change this.
4. if you have opening a SQL edior the insert copy them.
Regards,
Peter Tesone