Hi all Is it possible to do these with 1.0.1 SQL modules??
1- is it possible to only insert the location queries instead of insert and update? 2- is it possible to lookup() from diffrent table (like a view) and save() location table? if possible which will queried from init_db. 3- is it possible to call function-select instead of a insert like select * from function_location('','','','','','');
thanks cerit