R
Rodrigo
Dears,
I have an application with around 10 forms. I need to access the SQL CE in
most of them.
I've created a class that has the connection object declaration. How can I
share the same connection to all the forms?
When I try to call NameSpace.class.connection the compiler send me a error
message.
Thanks for any help.
Rodrigo.
I have an application with around 10 forms. I need to access the SQL CE in
most of them.
I've created a class that has the connection object declaration. How can I
share the same connection to all the forms?
When I try to call NameSpace.class.connection the compiler send me a error
message.
Thanks for any help.
Rodrigo.