1) You posted this message to the wrong group. This newsgroup is for users
of 'classic' VB (VB6 and lower) with ODBC issues. You need to post to a VC++
newsgroup, perhaps "microsoft.public.vc.database".
2) You should be able to control Sessions through the ODBC Session facility.
3) However, ODBC can't carry a single session across different schemas. And
support varies across drivers, databases, and libraries.
4) You are not providing enough information. When you do repost to the
appropriate newsgroup, also state the database, the ODBC library you are
using, and provide some code snippet for how you connecting and querying
those tables.
hth
-ralph