N
NH
Cross-posted to;
microsoft.public.access.externaldata
microsoft.public.access.modulesdaovba
microsoft.public.access.odbcclientsvr
I want to grab data from an odbc source into my application.
I have found the best method to be using a pass-through query.
Unfortunately, the ODBC source needs to be totally variable. I know how to
build basic queries from SQL satements with vba, but I now need to know how
to create a pass-through query, embedding the datasource, database,
username, password, etc. into it.
Sorry about the cross-post, but I really don't know where this question
should be asked...
Thanks,
Nick
microsoft.public.access.externaldata
microsoft.public.access.modulesdaovba
microsoft.public.access.odbcclientsvr
I want to grab data from an odbc source into my application.
I have found the best method to be using a pass-through query.
Unfortunately, the ODBC source needs to be totally variable. I know how to
build basic queries from SQL satements with vba, but I now need to know how
to create a pass-through query, embedding the datasource, database,
username, password, etc. into it.
Sorry about the cross-post, but I really don't know where this question
should be asked...
Thanks,
Nick