Stored procedure example please ?

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
imamsiswanto
Posts: 2
Joined: Fri 06 Mar 2009 11:47

Stored procedure example please ?

Post by imamsiswanto » Fri 06 Mar 2009 11:55

I want to try to use TMyStoredProc but unfortunately I don't even have a little example how to use it. Any one can help me ? Thank you

Dimon
Devart Team
Posts: 2910
Joined: Mon 05 Mar 2007 16:32

Post by Dimon » Fri 06 Mar 2009 12:40

You can look at the example of using TMyStoredProc in MyDacDemo.

Post Reply