Re: How to preserve data source relations ?
- From: "Frank Hickman [MVP]" <fhickman3_NOSP@xxxxxxxxxxxxxxx>
- Date: Tue, 22 Nov 2005 20:57:47 -0500
"nabil" <simsim_417@xxxxxxxxxxx> wrote in message
news:1132703552.700660.235750@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> Hi everyone,
>
> My question is simple : I am using a dataSet to populate data from Ms
> Access datasource. The datasource contains datarelations. But when I
> load the data and build the tables, the datarelations are not copied
> from the datasource to the program dataset (only the P.keys are
> keeped).
> Is there a simple command to preserve the database relations. or it is
> better to code my own datarelations ?
>
> Thank you
>
Relationships are not created automatically, you need to use ADOX to import
them. See if the following helps you.
http://support.microsoft.com/default.aspx?scid=kb;en-us;304322
--
============
Frank Hickman
Microsoft MVP
NobleSoft, Inc.
============
Replace the _nosp@m_ with @ to reply.
.
- Follow-Ups:
- Re: How to preserve data source relations ?
- From: nabil
- Re: How to preserve data source relations ?
- References:
- How to preserve data source relations ?
- From: nabil
- How to preserve data source relations ?
- Prev by Date: How to preserve data source relations ?
- Next by Date: Mdac 2.8 SP1 rollout question
- Previous by thread: How to preserve data source relations ?
- Next by thread: Re: How to preserve data source relations ?
- Index(es):
Relevant Pages
|
|