Re: How to programmatically refresh linked tables
- From: Chuck <libbeyc@xxxxxxxxxxxxxx>
- Date: Fri, 27 Apr 2007 09:38:56 -0400
On 26 Apr 2007 22:15:59 -0700, bubbles <bubbles.one@xxxxxxxxxxx> wrote:
Big snip
No, users will not be expected to modify the design.Do the new tables have the same number of fields with the same names and in the
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.
same sequence as the existing tables?
Are the names of the new tables predictable?
Chuck
--
.
- Follow-Ups:
- Re: How to programmatically refresh linked tables
- From: Don Leverton
- Re: How to programmatically refresh linked tables
- 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: graphical count in reports
- Next by Date: Continuous Form-Staying on current record
- Previous by thread: Re: How to programmatically refresh linked tables
- Next by thread: Re: How to programmatically refresh linked tables
- Index(es):
Relevant Pages
|