1: 2: 3: 4: 5: 6: 7: 8: 9: 10: 11: 12: 13: 14: 15: 16: 17: 18: 19: 20: 21:
Private VorForm_Load () Schwaches sSQL2 als Schnur Schwaches oConnect2 als ADODB.Connection Einstellen oConnect2 = neues ADODB.Connection oRST2 als ADODB.Recordset verdunkeln Einstellen oRST2 = neues ADODB.Recordset sSQL2 = „WÄHLEN [Produits] VON [Beschreibung produit] '“ vor oConnect2.Open „Provider=Microsoft.ACE.OLEDB.12.0; “ u. _ „Datenquelle =“ u. Form4.txt BaseDe.Text oRST2.Open sSQL2, oConnect2 Bis oRST2.EOF tun Des_prod.AddItem oRST2 („Produits“) oRST2.MoveNext Schleife Enden-Unterseeboot