i have the table
TblRound(
RoundID : Autonumber
RoundNo : integer
MatchID : string }
i need to get the RoundID when i insert a new record and assign it to the integer variable RoundID, i have been using the following (after inserting a new row) with no success:
QryMatch.SQL.clear...
Hello, have been looking for a decent delphi forum for my problem, hopefuly my search is over. I have the type
TMsgFrame : class(Tframe)
with a bunch of procedures, components etc contained within it. i also have the following record on my main form:
TPost = record
PMWin : TTabSheet...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.