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.

Empfohlene Antworten

Veröffentlicht

Hallo Leute,

Das Problem:

Ich weiss nicht wie ich die Abfrage auswerten soll, sprich die antwort auf das Query verarbeiten. Muss ich auch die ODBC Treiber etc holen?

Ich verwende Access 2003.

Dies ist der Code:

SQLString = "SELECT bossId,positionId FROM tblStaff WHERE name LIKE %" + name + "% AND prename LIKE " + pname + "% ;"

MsgBox (SQLString)

DoCmd.RunSQL SQLString

MsgBox (bossId)

Wie kann ich die Abfrage denn in 'bossId' und 'positionId' auspalten.

Wieso geht die abfrage nicht? ich erhalte immer einen Runtime fehler.

Gruss

Aezugles

Danke für die Hilfe,

Das hab ich rausbekommen, die abfrage via SQlString geht. nur wie komme ich denn auf die Daten drauf? das kapier ich nicht.

gruss Marco

Hat sich erledigt.

Habe einen anderen weg gewählt, den via Querys.

Vielen Dank für die Hilfe

--- CLOSE ---

Erstelle ein Konto oder melde dich an, um einen Kommentar zu schreiben.

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.