Does anyone have a comparison of runSQL and qry.Execute to execute an action query. Specifically would like to know
1) Does either run faster
2) Does either generate less overhead, e.g. running an unnamed query should not add to database disk space. Is this true with RunSQL too?
3) Any other comparisons?
Thanks
1) Does either run faster
2) Does either generate less overhead, e.g. running an unnamed query should not add to database disk space. Is this true with RunSQL too?
3) Any other comparisons?
Thanks