Easy best answer - simple INSERT INTO?


ADOQuery1.SQL.Add('Insert into Score ([Score],[Round],[FighterID],[FightID])
Values('+quotedstr(cbrf1.text)+',
'+QuotedStr(inttostr(countround))+',Fi… )');
Should there be plus signs/inverted comm...

read more...

Share to Facebook Share to Twitter Stumble It Email This More...

Latest Questions

Updated