Hi all,
I couldn't find any obvious answer to my question so here goes.
Is it possible to programmatically (via a VBA module) to:
create a connection to SQL (that I know is possible), then
open tables in MsSQL as recordsets WITHOUT having to link them.
Basically I'd like to bypass this...