Re: RDA - Foreign Key Constraints?
From: Darren Shaffer (darrenshaffer_at_discussions.microsoft.com)
Date: 11/21/04
- Previous message: Darren Shaffer: "Re: RDA and encryption"
- In reply to: Steve: "RDA - Foreign Key Constraints?"
- Messages sorted by: [ date ] [ thread ]
Date: Sat, 20 Nov 2004 20:44:09 -0700
I've had to add the FK constraints manually after replication, but lately
have
decided FK constraints on the device database aren't really worth the
trouble.
I leave the important relational rules enforcement to the server-side
database and
minimize problems by enforcing containment/aggregate/associative rules on
device,
in my code.
-Darren Shaffer
"Steve" <ss_nospam@yahoo.com> wrote in message
news:6nosp0posni1etk6ogotcqbubin9rh4teu@4ax.com...
> Should the RDA Pull, with Tracking Indexes On Include Foreign key
> constraints? Or do I need to use DDL after the pull to establish the
> fk constraints?
>
> I am pulling from a SQL 2000 database with Foreign Key Constraints.
> All of the indexes are coming across for the pulled tables except for
> the fk constraints.
>
> Is this something that will be addressed with SQL 2005 Mobile?
>
>
> Steve
- Previous message: Darren Shaffer: "Re: RDA and encryption"
- In reply to: Steve: "RDA - Foreign Key Constraints?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|