Can anyone point me to samples of Relational Databases (MSAccess or SQL
Server) that show how to update and add records to relational tables?
Any help would be greatly appreciated.

Thanks.

Re: Relational Database Samples in C# by Robbe

Robbe
Wed Oct 26 21:19:02 CDT 2005

If you write the stored queries in Access or
the stored procedures in SQL Server, this free
ado.net source generator will generate object
oriented ADO.NET code for you.

http://www.eggheadcafe.com/articles/adonet_source_code_generator.asp

--
Robbe Morris - 2004/2005 Microsoft MVP C#
http://www.masterado.net





<fischertm@hotmail.com> wrote in message
news:1130335233.346886.77010@g49g2000cwa.googlegroups.com...
> Can anyone point me to samples of Relational Databases (MSAccess or SQL
> Server) that show how to update and add records to relational tables?
> Any help would be greatly appreciated.
>
> Thanks.
>