You could, in the loop, do something like:
next if ($tablename =~ /^MSys/);
Regards,
Jeff
> -----Original Message-----
> From: Brad Smith [mailto:[EMAIL PROTECTED]]
> Sent: Monday, December 02, 2002 8:54 PM
> To: [EMAIL PROTECTED]
> Subject: table names worked... but...
>
>
> Ok, I managed to get the table names of an Access database. One
> question, though: what is all the information in the first
> few variables of
> a scalar that read something similar to MSysAccess...? Do I
> just need
> to offset by 5~6 each time I want to display the table names?
>
> Thanks in advance.
>
> Brad Smith
>