E
EAI Developer
Hi. Does anyone have an example of executing a stored procedure in VBA as a
pass through query?
I'm trying to send the query directly to SQL Server 2005 and bypass the Jet
database engine, as the Jet DB doesn't understand some of the SQL keywords
which T-SQL uses.
Thank you.
pass through query?
I'm trying to send the query directly to SQL Server 2005 and bypass the Jet
database engine, as the Jet DB doesn't understand some of the SQL keywords
which T-SQL uses.
Thank you.