codice:
strInsert = "INSERT INTO SpecAssociazioni (IdAssociazioni,
AssistenzaMalati, TerzaEta, Tossicodipendenti, Alcolisti,
SieropositiviAids, Emarginati, Carcerati, PersoneDifficolta,
AmmalatiPsichici, Omosessuali, Donne, Minori, Famiglia, Immigrati,
InfoDisocc, Handicap, SanitaSalute, DonazioneSangue, DonazioneOrgani,
Tutelaanimali, Trasporto, CoopInternazionale, DirittiUomoPace,
ImmigNomadiProf, DirittiCittadini, EducazioneSviluppo,
AntincBoschivi, EmergenzaRadio, GruppoCinofilo, SoccorsoAlpino,
PrimoSoccorso, SoccorsoAcqua, BeniCulturali, Archeologia, Musei,
BeniArtisticiCult, NumVolontari, NumIscritti,
NumSostenitori. ,profilo, note, tiposport)
VALUES
('" & idAss & "','" & Check1.Value & "','"
& Check2.Value & "','" & Check3.Value & "','"
& Check4.Value & "','" & Check5.Value & "','"
& Check8.Value & "','" & Check7.Value & "','"
& Check9.Value & "','" & Check10.Value & "','"
& Check11.Value & "','" & Check12.Value & "','"
& Check13.Value & "','" & Check15.Value & "','"
& Check17.Value & "','" & Check18.Value & "','"
& Check29.Value & "','" & Check31.Value & "','"
& Check30.Value & "','" & Check6.Value & "','"
& Check19.Value & "','" & Check35.Value & "','"
& Check22.Value & "','" & Check25.Value & "','"
& Check36.Value & "','" & Check27.Value & "','"
& Check20.Value & "','" & Check21.Value & "','"
& Check24.Value & "','" & Check26.Value & "','"
& Check28.Value & "','" & Check14.Value & "','"
& Check16.Value & "','" & Check34.Value & "','"
& Check32.Value & "','" & Check33.Value & "','"
& Check23.Value & "','"
& Text1.Text & "','" & Text2.Text & "', '"
& Text3.Text & "','" & Text4.Text & "','"
& Text5.Text & "','" & Text6.Text & "')"