P
Pierre
Hi all,
In a big mdb files, i want to create a table.
If the table already exist i want to erase it before.
My problem is i want to know if the table exist before deleting it.
I dont want to delete it and do error processing if the table does not
exist.
i dont want to cycle through the tabledefs collection (too long) to see if
it exist.
i would like to use a properties like exist or so to find if the table is
created
Is there something to tell you that and object exist?
regards,
pierre
In a big mdb files, i want to create a table.
If the table already exist i want to erase it before.
My problem is i want to know if the table exist before deleting it.
I dont want to delete it and do error processing if the table does not
exist.
i dont want to cycle through the tabledefs collection (too long) to see if
it exist.
i would like to use a properties like exist or so to find if the table is
created
Is there something to tell you that and object exist?
regards,
pierre