Recent

Author Topic: DB object question  (Read 1991 times)

xinyiman

  • Hero Member
  • *****
  • Posts: 2261
    • Lazarus and Free Pascal italian community
DB object question
« on: June 20, 2011, 11:02:32 am »
Hello guys, someone can tell me if there are objects for which I compared with a record of a hypothetical table t_1 (IdMan, Name, City) with = 1 IdMan I go to insert into a table named hypothetical T_2 (IdMan, IdJob) the two following values
1, 1
1, 2

Where the table T_3 (IdJob, Job) is composed
1, "Student"
2, "Programmer"
3, "Professor"
Win10, Ubuntu and Mac
Lazarus: 2.1.0
FPC: 3.3.1

 

TinyPortal © 2005-2018