AGB  ·  Datenschutz  ·  Impressum  







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

MyDac Table mit Open und FetchAll

Ein Thema von Edelfix · begonnen am 11. Mär 2025 · letzter Beitrag vom 14. Mär 2025
Antwort Antwort
Seite 2 von 2     12
Frickler

Registriert seit: 6. Mär 2007
Ort: Osnabrück
617 Beiträge
 
Delphi XE6 Enterprise
 
#11

AW: MyDac Table mit Open und FetchAll

  Alt 13. Mär 2025, 19:11
Wenn ADS einen Datenbank Curser hat aber MariaDB nicht dann ist Wahl der neuen Datenbank wohl nicht so glücklich.

Welche Datenbank ist der ADS ähnlicher?
Eventuell NexusDB?

Weil eigentlich ist das ja "BDE-Verhalten" (Tabelle in DataGrid laden und dann Range und Filter benutzen, um "visuell" in den Daten rumzugraben), und sowohl ADS als auch NexusDB stellen das nach.
  Mit Zitat antworten Zitat
Benutzerbild von himitsu
himitsu

Registriert seit: 11. Okt 2003
Ort: Elbflorenz
44.333 Beiträge
 
Delphi 12 Athens
 
#12

AW: MyDac Table mit Open und FetchAll

  Alt 13. Mär 2025, 20:18
Wie wäre es mit PostgreSQL (Postgres)?

PgDAC
AnyDAC
UniDAC

FireDAC
Ein Therapeut entspricht 1024 Gigapeut.
  Mit Zitat antworten Zitat
Edelfix

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

AW: MyDac Table mit Open und FetchAll

  Alt 14. Mär 2025, 12: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
Themen-Optionen Thema durchsuchen
Thema durchsuchen:

Erweiterte Suche
Ansicht

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 23:04 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 by Thomas Breitkreuz