G
Guest
Hi all,
I'm trying to execute a query in VB.Net that is stored in Access.
I already have a connection to the database ("C:\Tmp\Testdatabase.mdb") and now I'm looking to execute the query ("qryTest") that creates a table in Access. Can anyone give me the code that will do such a thing?
Thanks in advance,
c(_)
I'm trying to execute a query in VB.Net that is stored in Access.
I already have a connection to the database ("C:\Tmp\Testdatabase.mdb") and now I'm looking to execute the query ("qryTest") that creates a table in Access. Can anyone give me the code that will do such a thing?
Thanks in advance,
c(_)