Re: ASP/ADO/VB.NET: How to update multiple datatables with typed datasets ?
- From: "Bauhaus" <amineptine@xxxxxxxxxxx>
- Date: Sun, 11 May 2008 18:38:58 +0200
Basically, the problem is this: the field PizzaNr is a primairy key in 3 tables (Pizza, PizzaOnderdelen and PizzaPrijs). If PizzaNr was a foreign key in the other 2 tables, then it wouldnt be a problem.
So I have to adjust my VB code so that the 3 tables are updated together, but how do I do that ? Could I use an SQL statement ?
.
- References:
- Prev by Date: Re: Method '~' of object '~' failed error while opening ADODB connection in vb6
- Next by Date: vb5 versus vb2008
- Previous by thread: ASP/ADO/VB.NET: How to update multiple datatables with typed datasets ?
- Next by thread: Re: Method '~' of object '~' failed error while opening ADODB connection in vb6
- Index(es):
Loading