Hi,
I have to include error handler to handle error when a data transmission happening from a MS access database to MS Sqlserver 2K DB.
I want to have the retrying option like in vb(on error resume).
when an error happens and error logging for some specific type of
errors (say, for primary key errors)
any sugesstions..
Thanks in advance
saran