T teiben Registered User. Local time Today, 06:02 Joined Jun 20, 2002 Messages 462 Feb 3, 2008 #1 What are the benefits of each a stored query or sql? I suspect that the stored query would run quicker>
What are the benefits of each a stored query or sql? I suspect that the stored query would run quicker>
pbaldy Wino Moderator Staff member Local time Yesterday, 22:02 Joined Aug 30, 2003 Messages 36,157 Feb 3, 2008 #2 If you mean SQL run from VBA, then yes, the stored query should be more efficient.