Page 1 of 1

Create Procedures

Posted: Mon 29 Nov 2010 15:41
by jalin
How can I create procedures with MyDac components? I tried with MyScript, MyCommand but doesnt work. I created my SQL procedures file with MySQL Query Browser that Its working Ok but if I try to create the procedures using the file that I create with MySQL Browser using MyDac components doesnt work.

Posted: Tue 30 Nov 2010 08:51
by Dimon
To solve the problem you can use the TMyScript.ExecuteFile method. If this does not solve the problem, specify the exception message and the exact moment the exception is raised.