Update Database from DataAdapter
From: Strider (Strider_at_discussions.microsoft.com)
Date: 09/23/04
- Next message: beginthreadex: "Re: I need a good book or two on ADO"
- Previous message: Arnie Mauer: "Re: I need a good book or two on ADO"
- Next in thread: William \(Bill\) Vaughn: "Re: Update Database from DataAdapter"
- Reply: William \(Bill\) Vaughn: "Re: Update Database from DataAdapter"
- Reply: Val Mazur: "Re: Update Database from DataAdapter"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 23 Sep 2004 09:09:02 -0700
Hey,
here is my problem. I have a dataSet which contains data that i want to add
to my database. But i dont know how to update the dataadapter with the
dataset.
i've tried da.update(ds,tableName) but it does not update it.
can anyone help
Cheers
- Next message: beginthreadex: "Re: I need a good book or two on ADO"
- Previous message: Arnie Mauer: "Re: I need a good book or two on ADO"
- Next in thread: William \(Bill\) Vaughn: "Re: Update Database from DataAdapter"
- Reply: William \(Bill\) Vaughn: "Re: Update Database from DataAdapter"
- Reply: Val Mazur: "Re: Update Database from DataAdapter"
- Messages sorted by: [ date ] [ thread ]