I have 1001 tables - all belonged to a database.
I need to break the link - simply becuase of the following reasons,
- I don't have the database container with me (I can't get it either),
- I need to open the tables in a program

So how can i do the above, cuz when i try to open the table i get the usual
dialog box indicating that the dbc couldn't be found. With options to locate
or delete the link.

I want to delete the link!

Also, i'll be running this routine every now and then.

Re: how to programatically delete link by Patrik

Patrik
Thu Oct 13 19:19:05 CDT 2005

Got the answer - FREE TABLE

"Patrik" <praft@ppnews.uik> wrote in message
news:OHW5lQF0FHA.2064@TK2MSFTNGP09.phx.gbl...
>I have 1001 tables - all belonged to a database.
> I need to break the link - simply becuase of the following reasons,
> - I don't have the database container with me (I can't get it either),
> - I need to open the tables in a program
>
> So how can i do the above, cuz when i try to open the table i get the
> usual dialog box indicating that the dbc couldn't be found. With options
> to locate or delete the link.
>
> I want to delete the link!
>
> Also, i'll be running this routine every now and then.
>