Menu

Install

Help
2005-12-17
2013-02-27
  • Nobody/Anonymous

    How do I use/install the UDF's. What functions are there? I am looking for a numeric division for V7

     
    • Ian Macintosh

      Ian Macintosh - 2005-12-19

      Hi.

      Division is built in, simply use / and you will get the answer you're looking for.

      eg:  select <num_field> / 1.5 from <table>

      Regards,

      Ian Macintosh

       
    • Ian Macintosh

      Ian Macintosh - 2005-12-19

      I see sourceforge assumes the 'angle brackets' are html.  Makes the above difficult to read.

      try: select [num_field] / 1.5 from [table]

      Regards,

      Ian Macintosh.

       

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.