AGB  ·  Datenschutz  ·  Impressum  







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

Ergebnis der Suchanfrage


Datum des Suchindex: Heute, 22:02

Parameter dieser Suchanfrage:

Suche in Thema: Wie drucken Sie Name und Note in FASTREPORT?
Suche alle Beiträge, die von "haentschman" geschrieben wurden
• Suchmethode: "Suche nach allen Begriffen"
• Nach Datum (firstpost) sortiert
• Zeige Treffer als Beiträge
Zeige 10 von insges. 10 Treffern
Suche benötigte 0.000s

Es liegen Ergebnisse in folgenden Bereichen vor:

  • Forum: Datenbanken

    AW: Wie drucken Sie Name und Note in FASTREPORT?

     
      by haentschman, 23. Sep 2020
    Hi...:P

    :thumb: This is what i mean with the INI File. If is the connection hardcoded...what happens when you give your friend the EXE? Exactly that... :zwinker: That's why the settings should be written to an INI.
    http://docwiki.embarcadero.com/Libraries/Seattle/fr/System.IniFiles.TIniFile

    The difference is:
    With a table all records are always read...even those from 10 years ago....
  • Forum: Datenbanken

    AW: Wie drucken Sie Name und Note in FASTREPORT?

     
      by haentschman, 21. Sep 2020
    Sorry. :oops: These units mad* was automatic add to the project. This is a tool to finding errors... I should have to delete them for you.

    ...i know. :wink: It's an easy mistake that I have left as it is...from me. You have to find it out yourself. Write the error message here.


    formatting:
    http://docwiki.embarcadero.com/RADStudio/Berlin/en/Formatting_Source_Code

    naming:
    * All...
  • Forum: Datenbanken

    AW: Wie drucken Sie Name und Note in FASTREPORT?

     
      by haentschman, 20. Sep 2020
    Hi...

    The answer you have! You just have to deal with it and see what has changed in the source code. :roll: https://www.delphipraxis.net/1473854-post19.html

    Then I can not help you anymore. You have not understood what a version control system is needed for and why it is needed. The links was only for information...:roll:

    ...i am out. :?
  • Forum: Datenbanken

    AW: Wie drucken Sie Name und Note in FASTREPORT?

     
      by haentschman, 19. Sep 2020
    whereby? :gruebel: The project you have...

    GIT video tutorial with TortoiseGIT (GUI): https://www.youtube.com/channel/UCO251AKqx8iSssbN66eECLA
    GIT TortoiseGIT install: https://www.youtube.com/watch?v=fNPLuJTTto0

    ...if you want "command line", you found more videos/tutorials.
  • Forum: Datenbanken

    AW: Wie drucken Sie Name und Note in FASTREPORT?

     
      by haentschman, 19. Sep 2020
    ...see previous post. :zwinker:

    Three Questions:
    1. you programming for yourself?
    2. you use a version control system?
    3. which delphi version do you use -> add this to your profile. :wink:
  • Forum: Datenbanken

    AW: Wie drucken Sie Name und Note in FASTREPORT?

     
      by haentschman, 19. Sep 2020
    Hi...:P

    you want this?

    Question:
    How long you programming Delphi?

    You should read this information:
    StyleGuide: https://wiki.delphi-jedi.org/wiki/Project_JEDI_Delphi_Language_Style_Guide
    * naming of units, variables
  • Forum: Datenbanken

    AW: Wie drucken Sie Name und Note in FASTREPORT?

     
      by haentschman, 18. Sep 2020
    I am at Work...at Weekend. :wink:
  • Forum: Datenbanken

    AW: Wie drucken Sie Name und Note in FASTREPORT?

     
      by haentschman, 14. Sep 2020
    Hi...:P

    Questions:
    1. why you use 3 frxDatasets? One is enough.
    2. where you load this datasets?
    3. where you assign the query to this datasets?

    :wink:
  • Forum: Datenbanken

    AW: Wie drucken Sie Name und Note in FASTREPORT?

     
      by haentschman, 13. Sep 2020
    Hi...:P
    SQL.Add('JOIN ETUDIANT E on EL.ID=EL.ID');
    ...i think this line is wrong. :gruebel: 'on EL.ID=EL.ID'...the same field in the join.
    SQL.Add('JOIN ETUDIANT E on EL.ID=E.ID');
    ...how about this? :wink:

    notes:
    * Dont use WITH. Then you have less debugging problems with missing variable values. :wink:
    * why Close/Clear? If you use SQL.Text, the SQL.Clear automaticly executed. With...
  • Forum: Datenbanken

    AW: Wie drucken Sie Name und Note in FASTREPORT?

     
      by haentschman, 12. Sep 2020
    Hi...:P
    Your translator for german is not good...:zwinker:

    I cant understand what you want. :? Paint a picture of your problem and sending this as attachment. We must know, witch data schould printed where...:thumb:

    :dp: welcome here...


URL zu dieser Suchanfrage:

https://www.delphipraxis.net/dp_search.php?do=usersearch&search_username=haentschman&search_exact_username=1&search_sortby=dateline&search_resulttype=post&search_matchmode=0&searchthreadid=205460
Impressum · AGB · Datenschutz · Nach oben
Alle Zeitangaben in WEZ +1. Es ist jetzt 22:04 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