I am tryin to determine which is more efficient: embedded sql statement or querying a saved query on the database end. I am using access. I have tried it on a simple query where I select all records from one table where the date = yesterday. I ran it both ways and my tick count was half when I query the prebuilt query than when I use imbedded sql.
However a co-worker told me he has heard that using pre-built queries rather than imbedded sql has its drawbacks but doesn't remember what the reasoning was. I would really appreciate any comments anyone has on this topic. Thanks Ron ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net http://www.cfhosting.net Message: http://www.houseoffusion.com/lists.cfm/link=i:4:188811 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

