View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Sh0t2bts Sh0t2bts is offline
external usenet poster
 
Posts: 16
Default Collectiong data from SQL server / Repeat!

Hi I am using an macro to collect data from an SQL server, the problem I
have is if the server is locked "usally by someone connecting using access"
Iget an error massage saying that the SQL server is locked please try again.

is there a way of capturing this error and getting the macro to run the last
step?


Cheers

Mark