Hi all,
Is it possible to refresh the SQL of a query in access using VB. The
code i already have takes the text from text boxs on my form then
writes it to a varible called strSQL and turns it into a SQL statment,
that works fine but its just getting the VB to write that String to the
queries SQL..
Thanks
Nathan
Is it possible to refresh the SQL of a query in access using VB. The
code i already have takes the text from text boxs on my form then
writes it to a varible called strSQL and turns it into a SQL statment,
that works fine but its just getting the VB to write that String to the
queries SQL..
Thanks
Nathan
Comment