auto fill the missing numbers - Mailing list pgsql-odbc

From Greg Nissen
Subject auto fill the missing numbers
Date
Msg-id BHEJJLIKBGEDLLJPAEFCCEMKDJAA.gnissen@geicp.com
Whole thread Raw
Responses Re: auto fill the missing numbers  ("Joshua D. Drake" <jd@commandprompt.com>)
Re: auto fill the missing numbers  (Richard Broersma Jr <rabroersma@yahoo.com>)
List pgsql-odbc
i have recently converted an ms access program using the standard jet
backend over to postgres using an ODBC driver, i have managed to sort most
bugs out except this one

ms access already had some 57000 transaction loaded into the old database,
when i linked to postgres using the ODBC driver, all these transaction came
over, as excepted, but when i create a new record now, the database is
filling in all the missing numbers prior to 57000, which jumbles up my
record table. How can i get the postgres database to start off from 57001

any help would be a help


Regards
Greg Nissen
Systems & HR Manager
gnissen@geicp.com
Glass Expansion
Ph 03-9320-1120




pgsql-odbc by date:

Previous
From: Richard Broersma Jr
Date:
Subject: Re: ODBC and Boolean
Next
From: "Joshua D. Drake"
Date:
Subject: Re: auto fill the missing numbers