AGB  ·  Datenschutz  ·  Impressum  







Anmelden
Nützliche Links
Registrieren
Zurück Delphi-PRAXiS Programmierung allgemein Datenbanken MyDac Table mit Open und FetchAll
Thema durchsuchen
Ansicht
Themen-Optionen

MyDac Table mit Open und FetchAll

Ein Thema von Edelfix · begonnen am 11. Mär 2025 · letzter Beitrag vom 14. Mär 2025
 
Edelfix

Registriert seit: 6. Feb 2015
Ort: Stadtoldendorf
238 Beiträge
 
Delphi 10.4 Sydney
 
#10

AW: MyDac Table mit Open und FetchAll

  Alt 14. Mär 2025, 11:01
Es gibt eine neue Antwort von Devart:

Please be advised that the error message "Lost connection to MySql server during query" during debugging in the IDE is not a bug. These are the features of the scenario of our components' operation.

In order to be able to suppress this exception and at the same time not affect other exceptions that notify real issues, we will add a new class - EMySqlNetException = class(EMySqlException) for the MySqlNet module for generating internal errors.

This will allow us to suppress the output of this error message (which can occur when FetchAll = False and is then correctly processed by us, but is issued as an exception in the IDE) for the new exception class while leaving accessible all other important exception classes (messages about a real issue) for display.

Könnte eventuell auch für andere hilfreich sein.
  Mit Zitat antworten Zitat
 


Forumregeln

Es ist dir nicht erlaubt, neue Themen zu verfassen.
Es ist dir nicht erlaubt, auf Beiträge zu antworten.
Es ist dir nicht erlaubt, Anhänge hochzuladen.
Es ist dir nicht erlaubt, deine Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks are an
Pingbacks are an
Refbacks are aus

Gehe zu:

Impressum · AGB · Datenschutz · Nach oben
Alle Zeitangaben in WEZ +1. Es ist jetzt 21:00 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