how to transact sql

Questionshow to transact sql
umam asked 11 years ago

hi
how to do transact on several tables for add/edit/delete operations?
do i need to declare all those tables with or what?

1 Answers
Abu Ghufran answered 11 years ago

Hello,

You need to use custom events functions (on_update, on_insert and on_delete) that are fired on php side.
In these functions you write your own application logic for grid.

It's available in licensed version and not in free now.

Your Answer

18 + 4 =

Login with your Social Id:

OR, enter

Attach code here and paste link in question.
Attach screenshot here and paste link in question.



How useful was this discussion?

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate it.

We are sorry that this post was not useful for you!

Let us improve this post!

Tell us how we can improve this post?