Zum Inhalt springen
View in the app

A better way to browse. Learn more.

Fachinformatiker.de

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

ISAM unterstützt das Löschen von Daten in einer verknüpften Tabelle nicht

Empfohlene Antworten

Veröffentlicht

Hallo,

mit nachfolgendem Quellcode kann ich in einer Tabelle einer Access Datenbank den aktuellen Datensatz löschen:


Private Sub Command1_Click()

Data1.Recordset.MoveNext

Data1.Recordset.Delete 

End Sub

Ich verwende hierbei im VB6 Projekt das Data - Steuerelement

Als DefaultType wird "Jet" verwendet

Im Projekt gibt es hierzu einen Verweis auf die Microsoft DAO 3.6 Objekt Library

Das funktioniert auch soweit

Wenn ich aber jetzt alternativ versuche, aus einer verknüpften Textdatei Datensätze zu löschen bekomme ich die Fehlermeldung:

Laufzeitfehler 3617

ISAM unterstützt das Löschen von Daten in einer verknüpften Tabelle nicht.

Bei einem ähnlichen Fehler, mit einer Excel Tabelle, ist die Lösung ein Verweis auf Microsoft Excel in der vorhandenen Version

Löschen von Verknüpften Tabellen | Access & SOHO-Datenbanken

Muss ich jetzt auch einen Verweis auf den Microsoft - Editor machen ?

Und wenn ja, wie heisst das Objekt oder die dll und wie muss der Aufruf im Quellcode aussehen ?

Oder gibt es da einen ganz anderen Lösungsweg ?

Gruß

Eleu

Archiv

Dieses Thema wurde archiviert und kann nicht mehr beantwortet werden.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.