Board index » delphi » URGENT HELP REQUIRE - RESETTING A GENERATOR
Anthony
![]() Delphi Developer |
Wed, 18 Jun 1902 08:00:00 GMT
URGENT HELP REQUIRE - RESETTING A GENERATOR
Hi all,
I have a problem with a generator which I am trying to reset. Usually, I just drop it and recreate it with the correct value. I have done this through both SQL-Explorer and WISQL and I get the corrct value when I check it. However, I have written a liitle app that uses a stored Procedure to increment the generator and return th value. This is still showing the original value (and still going up each time i test) as it was before I reset it. I have even dropped the trigger and the Delphi app still returns the original value! Help, they've got to do an invoice run later today! TIA. Stored Procedure is :- |