PaulBarbeau
Programmer
I have a SQL view that I am adding records to in VFP6 however the problem that I have is I want to get the sql autonumber for the record without =requery() as the database has 200k records. When I use =refresh() the record disappears I guess because it does not know the primary key. Anyone have any idea how to do this.
Paul
Paul