Using .qry files in VB.NET 2008
Posted: Tue 19 Aug 2008 12:28
Hey
I have downloaded the new Professional version from dbForge for MySQL.
I have created a Query in the designer. - Now I want to use the created Query in my project like:
Dim Query as new Query1
Query.SelectStatement....
But this does not work. - Is this anyhow possible to include the created query in my project?
Please help
THX
I have downloaded the new Professional version from dbForge for MySQL.
I have created a Query in the designer. - Now I want to use the created Query in my project like:
Dim Query as new Query1
Query.SelectStatement....
But this does not work. - Is this anyhow possible to include the created query in my project?
Please help
THX