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.

VB - Access Datenbank verwalten

Empfohlene Antworten

Ahh, ich VollIdiot...

Also der Aufruf der Form "frmKFZ_Neu" muss geändert werden:


Private Sub cmdKFZ_Neu_Click()


   With frmKFU_Neu

        ' rs übergeben

          Set .KFZ = rsKFZ

         ' form anzeigen

          Call .Show

   End With


  ' Call Load(frmKFZ_Neu)

   '- rsKFZ an USerofm frmKFZ_Neu.KFZ übergeben

 '  Set frmKFZ_Neu.KFZ = rsKFZ

'   Call frmKFZ_Neu.Show

End Sub

Grund:

Bei "Load(FormNAme)" wird das "Form_Load" Event von frmKFZ_Neu aufgerufen, der Code abgearbeitet, in dem er das Recordset braucht, es jedoch erst vor dem "Show" gesetzt wird!

Und geht nu?

  • Antworten 51
  • Ansichten 6.8k
  • Erstellt
  • Letzte Antwort

jo :uli

:marine :marine

danke

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.