Guest_imported
New member
- Jan 1, 1970
- 0
Hi,
Here is my destinations tables:
People Table (Id,Name,City) //Id is auto-generated
Car Table(Idpeople,Model)
One person could have several cars which are linked by the IdNumber.
How can I use Dts from my source view to these 2 tables ? In fact how to retrieve the Id generated in 'People' table to put the right number when writting in 'Car's field Idpeople using Dts ?
Someone has an idea ?
Thanks
Vincent
Here is my destinations tables:
People Table (Id,Name,City) //Id is auto-generated
Car Table(Idpeople,Model)
One person could have several cars which are linked by the IdNumber.
How can I use Dts from my source view to these 2 tables ? In fact how to retrieve the Id generated in 'People' table to put the right number when writting in 'Car's field Idpeople using Dts ?
Someone has an idea ?
Thanks
Vincent