AGB  ·  Datenschutz  ·  Impressum  







Anmelden
Nützliche Links
Registrieren
Zurück Delphi-PRAXiS Suchfunktion Ergebnis der Suchanfrage

Ergebnis der Suchanfrage


Datum des Suchindex: Heute, 15:02

Parameter dieser Suchanfrage:

Suche in Thema: Save record to BLOB
Suche alle Beiträge, die von "sx2008" geschrieben wurden
• Suchmethode: "Suche nach allen Begriffen"
• Nach Datum (firstpost) sortiert
• Zeige Treffer als Beiträge
Zeige 3 von insges. 3 Treffern
Suche benötigte 0.008s

Es liegen Ergebnisse in folgenden Bereichen vor:

  • Forum: Datenbanken

    Re: Save record to BLOB

      Delphi
      by sx2008, 5. Dez 2009
    I've attached a small MS access database and a image with the relationship between the tables.
    You need some more tables and fields, but it could serve as a template.
  • Forum: Datenbanken

    Re: Save record to BLOB

      Delphi
      by sx2008, 5. Dez 2009
    Let's asume you want to read all sensors from one monitor with the name "Test2009".
    Let's asume further there are 100 monitors and each monitor has 100 sensors.
    And everything is stored in one single BLOB.
    You have to read the BLOB on the whole and start a while-loop to find the monitor.
    This is really unefficient.
    You read a BLOB that could be huge only to use small parts of it.
    On a...
  • Forum: Datenbanken

    Re: Save record to BLOB

      Delphi
      by sx2008, 5. Dez 2009
    Premature optimization is the root of all evil - Donald Knuth.
    read more: http://www.codinghorror.com/blog/archives/000061.html
    Maybe you save some time storing your data, but you lose very much time if you want to retrieve the data.
    Assume you want to read the data for a specific sensor and you know the name of the sensor.
    Doing it your way using BLOBs you have to read about 50% of all...


URL zu dieser Suchanfrage:

https://www.delphipraxis.net/dp_search.php?do=usersearch&search_username=sx2008&search_exact_username=1&search_sortby=dateline&search_resulttype=post&search_matchmode=0&searchthreadid=144310
Impressum · AGB · Datenschutz · Nach oben
Alle Zeitangaben in WEZ +1. Es ist jetzt 15:22 Uhr.
Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz