要,还要column mapping,比import text file 麻烦些

回答: 谢谢,需要自己先create table吗?黑衬衫2017-07-04 07:51:18

所有跟帖: 

做之前,是不是先要figure out table之间的关系 -黑衬衫- 给 黑衬衫 发送悄悄话 (78 bytes) () 07/04/2017 postreply 08:11:31

PK 和 FK 的设定跟 tables 和 data 都有关 -ViBravo- 给 ViBravo 发送悄悄话 (0 bytes) () 07/04/2017 postreply 08:27:09

那我的file里有大量的parent table 和child table, -黑衬衫- 给 黑衬衫 发送悄悄话 (289 bytes) () 07/04/2017 postreply 08:37:17

不是这样做。在import xml file前,先用SSIS generate XSD(xml schema definitio -ViBravo- 给 ViBravo 发送悄悄话 (172 bytes) () 07/04/2017 postreply 08:53:30

谢谢????,我不知道如何做,我再研究下. -黑衬衫- 给 黑衬衫 发送悄悄话 (0 bytes) () 07/04/2017 postreply 09:11:34

就是说XSD会自己create table在sql server吗? -黑衬衫- 给 黑衬衫 发送悄悄话 (0 bytes) () 07/04/2017 postreply 09:15:14

XSD只是显示 data structure。destination tables还要另外create -ViBravo- 给 ViBravo 发送悄悄话 (0 bytes) () 07/04/2017 postreply 09:39:00

那就是说:还得自己一个一个的在sql server destination database create table, pk -黑衬衫- 给 黑衬衫 发送悄悄话 (30 bytes) () 07/04/2017 postreply 09:50:34

Yes -ViBravo- 给 ViBravo 发送悄悄话 (0 bytes) () 07/04/2017 postreply 10:19:31

Thank you very much ! -黑衬衫- 给 黑衬衫 发送悄悄话 (0 bytes) () 07/04/2017 postreply 10:29:28

请您先登陆,再发跟帖!