Hi,
I have an SQL query which updates records in a table based on combo box entries within a form.
I want to assign this SQL query to a button within the form, when this button is clicked I want the SQL query to be executed. Query is called 'DisputeWarehouse Query'.
Tried this code but getting an error mentioning the 'while' and 'until'
- do.cmd.openquery ("DisputeWarehouse Query")
Any support ia appreciated.
Thanks
James
I have an SQL query which updates records in a table based on combo box entries within a form.
I want to assign this SQL query to a button within the form, when this button is clicked I want the SQL query to be executed. Query is called 'DisputeWarehouse Query'.
Tried this code but getting an error mentioning the 'while' and 'until'
- do.cmd.openquery ("DisputeWarehouse Query")
Any support ia appreciated.
Thanks
James