Starting a VB app from forms and passing it an ODBC database handle
From: Calle <calle_at_knapet.com>
Date: 31 Jul 2002 07:25:22 -0700
Message-ID: <769f3b2d.0207310625.79096501_at_posting.google.com>
Hello!
We have two separate apps; One Forms app doing some standard checking for the user and one VisualBasic fat-client-app. I would like to use the Forms app for logging in and, upon success, pass the database/session handle to the VB app to use for its connection.
Date: 31 Jul 2002 07:25:22 -0700
Message-ID: <769f3b2d.0207310625.79096501_at_posting.google.com>
Hello!
We have two separate apps; One Forms app doing some standard checking for the user and one VisualBasic fat-client-app. I would like to use the Forms app for logging in and, upon success, pass the database/session handle to the VB app to use for its connection.
Is this, at all, possible?
Can a Forms app connect through ODBC?
Does Forms have the ability to start a Windows exe?
Please reply to calle_at_knapet.com Received on Wed Jul 31 2002 - 16:25:22 CEST