Anyone know how i can access the current ODBC connection? What i mean by this is if i have already started a database engine (in my case Sybase Adaptive Server) via another program, is there anyway i can use that to connect in my VB routine? This would save me the step of once again asking for connection values from the user... Any help would be appreciated.

-Rich