T
Teo
Hi!!!
I am importing a Mysql Data namespace into my VB.net application.
Everytime I want to use queries, etc I need to have the Imports
Mysql.Data.Mysqlclient on top of my form page.
Is there a way to make the namespace default for my application so that I
don't have to call it within every single form I create? It gets tedious
after some time.
Please help,
Teo
I am importing a Mysql Data namespace into my VB.net application.
Everytime I want to use queries, etc I need to have the Imports
Mysql.Data.Mysqlclient on top of my form page.
Is there a way to make the namespace default for my application so that I
don't have to call it within every single form I create? It gets tedious
after some time.
Please help,
Teo