Jump to content

Stano

Members
  • Content Count

    882
  • Joined

  • Last visited

  • Days Won

    7

Everything posted by Stano

  1. Stano

    Summary row at the end of select

    First, you should study the basics of SQL syntax. In the second query, after UNION, you must have GROUP BY. Doesn't DB slap you?
  2. Stano

    Need a "Delphi programming guideline"

    Um, it wouldn't help if you had him read some discussion on the subject. There is also something on this forum. And good. You won't pay anything for trying. That boss change was a joke. See smiley.
  3. Stano

    Need a "Delphi programming guideline"

    The boss needs to be changed The book mentioned above is required reading in good companies. Try to convince your boss that you can at least write the mandatory outline during working hours.
  4. Stano

    Need a "Delphi programming guideline"

    One of the few I have. It is excellent.
  5. Stano

    D11.2 + FireDAC + MySQL 64 bit not working

    If I take my glasses off, I see shit
  6. Stano

    D11.2 + FireDAC + MySQL 64 bit not working

    Those possibilities are justified. They should be used with caution. When I see those huge and bold texts with parrot colors, I don't feel comfortable.
  7. Stano

    Delphi not recognizing that a field exists

    And what why? We can't see your computer. It seems to me that you have flipped the tables with Conadded.
  8. Stano

    Delphi not recognizing that a field exists

    Hm, I see that he did not find LN. Not FN.
  9. The first point says something else.
  10. I'm trying my luck. I am looking for someone who is bored. I have my own component. It is functional. I beat him as best I could. It's (DB)Navigator. They are used there: TMS VCL UI pack components DevArt IBC VirtualStringTree I would appreciate it if someone could give me a review, comments, suggestions... I mean the source code: used solutions the correctness of the proposal etc. I will send the source codes if someone signs up. Even with a simple description. Well thank you.
  11. I am aware of that. That's why I listed them. Personally, I think that it is enough to look at the units outside the Delphi IDE for assessment. It's not that convenient, but it can be done.
  12. Stano

    Pos

    So it's a DB table. Just copy and edit the original query. You will have two queries.
  13. Stano

    Pos

    Is it a DB table? If so, use the correct SELECT. Help: Distinct, Min, Max
  14. Here is a link to the unofficial LSP fix files from Embarcadero. I am currently testing and everything seems to be OK so far. The article is here: https://www.ideasawakened.com/post/unofficial-delphi-lsp-fix-for-11-2-is-now-available Links to download the fix: https://etsfftp01.embarcadero.com/?u=kXCp&p=cMga&path=/DelphiLSP.zip https://etsfftp01.embarcadero.com/?u=zBEX&p=BHyZ&path=/dcc64280.zip PS: From Delphi.cz
  15. I know/I read of two cases where programmers used it. AI reduced their time to create the right code from a week to a day. No, they didn't get the right result. But AI led them to it. He who knows what he wants and what he is doing will help himself.
  16. It seems to me that they are doing everything to make it the opposite.
  17. I am enough for nonsense and stupidity. At 100%
  18. I can't work with ChatGPT. Too hard for me.
  19. I do that. But this was Delphi and the description looked interesting. I couldn't resist
  20. Do not insult! (Irony) It's simply curiosity.
  21. The same with me. Before that, a golden Norton
  22. Stano

    Split String

    Sorry Lars Fosdal, but that was for Henry Olive.
  23. Stano

    Split String

    Where is System.SysUtils.SplitString( ... ??? I don't see it there.
  24. Stano

    Footman

    So I put TDBGrid on the form. I do not use it. The LSP Insight offered - see picture. Selected is not there. I'm a little surprised, because it's not hard to find out
  25. Stano

    Footman

    Since you are editing the code, what prevents you from getting rid of "with"? We don't even know what grdSelection1 is!
×