hi i am using subsonic 3 and activerecord it is my first time with this and i was just wondering if anyone can point me to some reading material with regards to inserting records.
the examples i can find for adding and editing only seem to add and update the data, but i want to check the data first and replace any single quotes with doubles etc etc
or even encode the data first, before it is added or updated, so if anyone can point me in the right direction of some real examples that would be much appreciated
thanks
dave