citychap26
Programmer
Hi Guys
Just found a database with a linked table with the following name format "_TMPxxxx" where xxxx = numbers.
I assume this is a tmp table created when access is linking a table. I am now trying to delete it with no success.
How can I do it?
Should I use tabledef.connection = "" or something like that ?
Cheers
SK
Just found a database with a linked table with the following name format "_TMPxxxx" where xxxx = numbers.
I assume this is a tmp table created when access is linking a table. I am now trying to delete it with no success.
How can I do it?
Should I use tabledef.connection = "" or something like that ?
Cheers
SK