• Welcome to KonaKart Community Forum. Please login or sign up.
 

tracking ip

Started by sharteel, August 12, 2008, 08:58:51 pm

Previous topic - Next topic

sharteel

Hi,

I have added two tables in database for tracking IP adresse from customer on checkout step.

I need to update sql request. Where are located sql request ?

Regards,

shar Teel.

julie

Take a look at http://www.konakart.com/engine_customization_faq.php .

You can use the Torque methods BasePeer.executeQuery() for selects and BasePeer.executeStatement() for updates, inserts and deletes.