Good day,
I am an associate of Dan, who emailed you last week. I am
experiencing a difficulty with Guggi that I would appreciate some assistance with.
When I attempt to run an UPDATE query in the SQL Editor I receive errors and
the update does not happen.
I am trying to run the following query.
update table1
set val4 = 'x4'
where val1 = 'x1'
and val2 = 'x2' and val3 = 'x3'
I highlight the query and click on the black arrow pointing left
(Run sql Statement). The Background SQL window appears with my query in it. When
I click the black arrow pointing left I receive an error message stating that the
"ActiveX component can't create object." When I click on
anything else I receive "Object variable or With
block variable not set." This includes the four icons to the right of the
black arrow pointing left and the red X icon in the upper right hand corner. When
I attempt to run an INSERT query the same sequence of events occur.
Thank you in advance for your help,
Aaron