Comments
Sort by recent activity
I've tried this, but the problem I get is the schema in the project tells me the Id column on the table is Server Assigned, and I cannot map the Id from the source to the Id of the destination so it seems that adding the scripts before and after the generation doesn't really help unless I'm missing something?
Is there anyway of doing this, so the destination table retains the same Ids that the source table has? / comments
I've tried this, but the problem I get is the schema in the project tells me the Id column on the table is Server Assigned, and I cannot map the Id from the source to the Id of the destination so i...
I'm having trouble with this as well. Even though I've added the scripts to run before and after the data generation, I can't see a way of telling the Data Generator to map the Id from the source to the destination as it's stuck on "Server Assigned"
Is there any way around this, as when sub tables get imported the Id of the parent table won't necessarily exist, which is a bit of a pain. / comments
I'm having trouble with this as well. Even though I've added the scripts to run before and after the data generation, I can't see a way of telling the Data Generator to map the Id from the source ...