How can you save linked tables? I mean Foreign key tables? How do you make it in C#, Does it add "joined" records in SQL the way it should?
I have my (not working) example here: http://stackoverflow.com/questions/2238328/sqlbulkcopy-writetoserver-example-what-am-i-doing-wrong
