|
-
Dec 31st, 2002, 05:34 AM
#1
Thread Starter
New Member
What's the point of DBase referential integrity with VB.NET ?
I've grown up through the route of setting up all your referential integrity in the database first (usually use MS-Access relationships feature and enforce constraints as appropriate) and letting the RDBMS handle all of that.
Now with VB.NET, I've noticed you can do all this via creating a dataset.
I'm just a bit confused now....where should the referential integrity rules be placed: in the DBase or in the VB.NET application ? If I can still leave it in the DBase, should I be even mucking around with setting relationships and constraints through the dataset ?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|