Re: How to programmatically refresh linked tables
- From: "(PeteCresswell)" <x@xxxxxxxxx>
- Date: Fri, 27 Apr 2007 09:01:29 -0400
Per bubbles:
The tables will be added dynamically at the SQL Server end when new
products
comes into existance -- this product info is pulled from another
remote server
periodically. When new products come into existance in the remote
server,
a TSQL statement will create the new tables.
That is why I am trying to find a way to link these tables
programatically, without
user intervention.
Would it be correct to assume that the format of the new tables
is identical to the format of some table that the application is
already reading?
Like maybe there's a table for each product - with a common
"product information" format?
--
PeteCresswell
.
- References:
- How to programmatically refresh linked tables
- From: bubbles
- Re: How to programmatically refresh linked tables
- From: (PeteCresswell)
- Re: How to programmatically refresh linked tables
- From: bubbles
- Re: How to programmatically refresh linked tables
- From: (PeteCresswell)
- Re: How to programmatically refresh linked tables
- From: bubbles
- Re: How to programmatically refresh linked tables
- From: Chuck
- Re: How to programmatically refresh linked tables
- From: bubbles
- How to programmatically refresh linked tables
- Prev by Date: Re: auto email pdf
- Next by Date: Re: graphical count in reports
- Previous by thread: Re: How to programmatically refresh linked tables
- Next by thread: Re: How to programmatically refresh linked tables
- Index(es):
Relevant Pages
|