search for: goal_dat

Displaying 1 result from an estimated 1 matches for "goal_dat".

Did you mean: goal_date
2006 May 25
2
Best way to validate an integer field?
...e = -104 Firebird Code = 335544569 : UPDATE parts SET "ORDERED_DATE" = CAST(''2006-05-24 21:45:00'' AS TIMESTAMP), "ORDER_ID" = 13, "END_DATE" = NULL, "PROVIDER_ID" = 2, "CODE" = ''jojo '', "GOAL_DATE" = CAST(''2006-05-28 21:45:00'' AS TIMESTAMP), "QUANTITY" = 99999999999999999999999999999999999999999999888888888888888888888888888888886666666666666666666666 WHERE id = 2 Any suggestions on the best way to validate an integer field? Best regards. -- Posted vi...