B
Beverley
Hi all,
This seems like a dumb question, but I can't find the answer so here I am.
The program that I will be writing will be using an SQL database. Every
view, table, relationship, constraint, etc will already be defined in the
SQL database. Do I really need to repeat all of this information in the
ADO.NET part of the program?
The book I'm working with is telling me how to define, name, etc
relationships and I just want to say, "Here's the database. It's already
set up right. Use that schema and don't make me do any more work with it."
Is this not possible, or is it SO obvious that I'm missing it?
Thanks much,
Beverley
This seems like a dumb question, but I can't find the answer so here I am.
The program that I will be writing will be using an SQL database. Every
view, table, relationship, constraint, etc will already be defined in the
SQL database. Do I really need to repeat all of this information in the
ADO.NET part of the program?
The book I'm working with is telling me how to define, name, etc
relationships and I just want to say, "Here's the database. It's already
set up right. Use that schema and don't make me do any more work with it."
Is this not possible, or is it SO obvious that I'm missing it?
Thanks much,
Beverley