Search results

  1. G

    Help: Update query using ResetCounter() function

    Dear all, I did a query which update a sequence number (column NR_SEQUENZA) in a table using a nice code (from Trevor !). 1) Given that I'm not a programmer I can't understand why numbering doesn't start always, running more times the update query, from the same starting parameter assigned...
  2. G

    How add calculated blank to string value to fill a fixed lenght field

    Dear All, I'm trying to build a query that has to add blanks to a field value content to fill all the field fixed lenght. I.e. Fixed field lenght = 8 Field content "ABNN" result "ABNN " Field content "AB" result "AB " and so on. I did the following but it doesn't work ...
Back
Top Bottom