When I hit the "new" button, it starts a create table statement. Is there a way to replace the default table name with a variable?
Asked
Active
Viewed 25 times
1
-
2Try to use the variable in the target connectionstring property. I have used variables to change the source side successfully. Haven't tested the target. – Jacob H Oct 10 '18 at 16:21
-
I don't see where that is, can you tell me? – Chicken Sandwich No Pickles Oct 10 '18 at 17:19
-
I see it, but I don't think I will be able to do this. – Chicken Sandwich No Pickles Oct 10 '18 at 17:20