Mar 12th, 2000, 07:58 AM
My condition:
every single form in my application on form load i've got to establish connection. The communication in this application consist between one menu application(*.exe) with varity of other application(*.exe)- using windows shell.
Formerly i'm using Delphi which is easier to uses unit (Unit pascal), I haven't try ADO yet with Delphi. But i think the concept of the connection might be the same in VB.
My question:
Is it posible to me to establish connection once at appliaction first loading then use it on any form that i like within the application? Can you tell the concept or the procedure.
:)
-Khamal-
every single form in my application on form load i've got to establish connection. The communication in this application consist between one menu application(*.exe) with varity of other application(*.exe)- using windows shell.
Formerly i'm using Delphi which is easier to uses unit (Unit pascal), I haven't try ADO yet with Delphi. But i think the concept of the connection might be the same in VB.
My question:
Is it posible to me to establish connection once at appliaction first loading then use it on any form that i like within the application? Can you tell the concept or the procedure.
:)
-Khamal-