Page 1 of 1

sql code, when and where?

PostPosted: Mon Dec 26, 2011 12:12 pm
by kedikatt
Newb question. Some info and concepts are just hard to find in search.

I wish to execute some sql ( or php code if someone would like to show it) to subtract an integer value that is entered in the record from a field in another table.
I can write the sql code to do the subtraction, but I do not have a clue how to implement it in Xataface. This is my first foray into this application.

If there is a basic example of triggering such things please point me there.

Re: sql code, when and where?

PostPosted: Mon Dec 26, 2011 9:33 pm
by kedikatt
ADobkin replied to another question of mine which also helps a lot with this, with this documentation link.
http://www.xataface.com/documentation/tutorial/getting_started/delegate_classes

Re: sql code, when and where?

PostPosted: Tue Dec 27, 2011 7:19 am
by ADobkin