X-Received: by 2002:a37:4f45:: with SMTP id d66mr716015qkb.114.1574804484680; Tue, 26 Nov 2019 13:41:24 -0800 (PST) X-Received: by 2002:a37:6346:: with SMTP id x67mr680298qkb.476.1574804484315; Tue, 26 Nov 2019 13:41:24 -0800 (PST) Path: csiph.com!3.us.feeder.erje.net!feeder.erje.net!news.linkpendium.com!news.linkpendium.com!news.snarked.org!border2.nntp.dca1.giganews.com!border1.nntp.dca1.giganews.com!nntp.giganews.com!g89no1996231qtd.0!news-out.google.com!o19ni152qtr.1!nntp.google.com!g89no1996228qtd.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: it.comp.lang.visual-basic Date: Tue, 26 Nov 2019 13:41:24 -0800 (PST) Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=84.223.159.5; posting-account=nf1WtAoAAADltNHfcsdD0cN5s491Floi NNTP-Posting-Host: 84.223.159.5 User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <46caad2d-aa2d-4c31-8b06-4c807fe1545d@googlegroups.com> Subject: =?UTF-8?Q?Relazioni_tra_pi=C3=B9_tabelle_tutte_in_cascata?= From: battisti.filiberto@gmail.com Injection-Date: Tue, 26 Nov 2019 21:41:24 +0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Lines: 6 Xref: csiph.com it.comp.lang.visual-basic:19677 Salve, aprendo un form con dati attinti da tabella 1 che ha figlia tabella = 2 che a sua volta ha come figlia tabella 3 ricevo l'errore che non si posso= no cancellare i dati della tabella 2 ( dopo il tentativo di popolare la tab= ella 1 a seguito di un FillBy che cerca una riga specifica in tabella 1) al= trimenti si perderebbero i dati in tabella 3. Le regole dei data adapter so= no impostate tutte e tre in Cascade. Qualcuno pu=C3=B2 provare ad aiutarmi?= Grazie in anticipo.