hi all
I need to insert client records from a csv file into multiple tables. the client table creates the pk,clientId. how would I go about getting that clientId to insert the remainder of the records into different tables? if you could point me at an example of similar code or instructions I would be most appreciative. I am thinking a cursor would be envolved, but I have never written one.
thnks
I need to insert client records from a csv file into multiple tables. the client table creates the pk,clientId. how would I go about getting that clientId to insert the remainder of the records into different tables? if you could point me at an example of similar code or instructions I would be most appreciative. I am thinking a cursor would be envolved, but I have never written one.
thnks