Hello,

who has experience with verifying Access-Tables wether they exists or
not in MapBasic ?

I tried to following sequence

OnError goto AccessTablenotexists
Register Table ... Type "ACCESS" Table ...
Goto ...

AccessTablenotexists:
        Create Table Type ACCESS ...

The OnError-Command catches the Error, but some seconds later appears
the errornote from Access whitch interrupts the program.

can i also catch this error, or is there another possibility to verify
an access-table.

Regards, Christian

Hydrogeologist
graphservioce GmbH


----------------------------------------------------------------------
To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put
"unsubscribe MAPINFO-L" in the message body, or contact [EMAIL PROTECTED]

Reply via email to