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

Habe folgendes problem:

Ich möchte meine Tabelle von Anfang bis ende in einer schleife ausgeben.

Die Tabelle hat weit aus mehr wie 30 Datensätze allerdings endet er bei dem 30 Datensatz, sprich Datensatz 31=.eof -> warum?

Merci

Gruß Nok

Dacht villeicht es gibt irgend welche einschräkungen die ich nicht kenne

ansonsten kann ich dir noch quellcode schicken

Do Until .EOF

BufferText = .Fields!MNr.Value & "." & .Fields!Name.Value & " " & .Fields!Vorname.Value

MiVerfuegbarkeit.Items.Add(BufferText)

.MoveNext()

MiVerfuegbarkeit.Update()

Loop

naja was daran falsch ist raff ich ned ist doch einfache prinzip mach bis eof das ende mehr muss er ja nicht machen

greetz nok

RecMit.Open("Mitarbeiter", DB, ADODB.CursorTypeEnum.adOpenKeyset, ADODB.LockTypeEnum.adLockOptimistic, 512)

sp öggne ich die Tabelle

Merci mal

Das mit dem movefirst() ist es nicht

Liegt daran :

http://msdn.microsoft.com/library/en-us/ado270/htm/mdcstcommandtypeenum.asp

hab adCMdTableDirect geöffnet damit gibt er mit nur 30 Datensätze aus

mit adCmdTable hab ich alle Datensätze

verstehe bloss nicht ganz warum, es steht doch da:

Evaluates CommandText as a table name whose columns are all returned.

Warum macht er es dann nicht in beiden fällen das "direct" ist doch nur dazu nötig wenn ich Sql abfragen mache möchte ? Müsste er ja aber dann trozdem alles ausgeben.

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.