Updating a table with a query

  • Thread starter Thread starter Paul Simpson
  • Start date Start date
P

Paul Simpson

Hi, (hopefully) a really simple one here...

I have a string variable in VBA which contains a query
(it's actually an INSERT if that makes any difference).
How do I execute it? The tables concerned are in the
local access database, so I guess my question probebly
involves the bame of the connection!

As always, darned urgent so all help (particularly quich
help!) gratefully received.

Thanks

Paul
 
Back
Top