Menu

2008-02-26 13:46 UTC+0100 Miguel Angel marchu

Developers
2008-02-26
2012-12-07
  • Miguel Angel Marchuet Frutos

    2008-02-26 13:46 UTC+0100 Miguel Angel marchuet Frutos (miguelangel/at/marchuet.net)
      * include\rddleto.h
      * source\client\leto1.c
      * source\server\letofunc.c
      * source\server\server.prg
        + Added support to DbOrderInfo DBOI_ISDESC and DBOI_CUSTOM and prepared code
          to full support DbOrderInfo. PLEASE you can see if any thing is wrong in my first
          upload.

    Best regards,
    Miguel Angel Marchuet

     
    • Pavel Tsarenko

      Pavel Tsarenko - 2008-02-26

      Hello, Miguel

      In my opinion, such commands like DBOI_DESC and DBOI_CUST client can be recognized without server requests, by using lpdbOrdCondInfo->fDescending and lpdbOrdCondInfo->fCustom fields
      But CUSTOM clause should be added into index creation command

      Regards, Pavel Tsarenko

       
    • Pavel Tsarenko

      Pavel Tsarenko - 2008-02-26

      2008-02-26 22:30 UTC+0200 Pavel Tsarenko (tpe2/at/mail.ru)
        * source\server\server.prg
        * source\client\leto1.c
          + added INDEX ON ... CUSTOM support

       
      • Miguel Angel Marchuet Frutos

        DBOI_DESC and DBOI_CUSTOM are SETGET values.

        You can change it dinamically, and Server need this values changed to work properlly.

        Best regards,
        Miguel Angel Marchuet

         

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.