![]() |
Datenbank: access • Zugriff über: ado
ADO, Zugriff über: ADO
Liste der Anhänge anzeigen (Anzahl: 1)
hallo leute,
ich verstehe es irgedwie net mehr. das program start normal aber wenn ich auf btn drücke dann kommt fehrmeldung ( Debugger Esception Notification) [Projekt1.exe raised exception class EAccessViolation with message babababa] wisst ihr was ich machen muss danke
Delphi-Quellcode:
procedure TForm1.Button3Click(Sender: TObject);
begin if Edit1.Text = AdoQuery1.FieldByName('Vorname').AsString then Label1.Caption := 'zugriff erlaubt' else Label1.Caption := 'nochmal versuchen'; end; |
Re: ADO, Zugriff über: ADO
Und wie ist die Abfrage der Query?
|
Alle Zeitangaben in WEZ +1. Es ist jetzt 04:33 Uhr. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024-2025 by Thomas Breitkreuz