Y
Yolande
Hi there,
I try to import/update the XML data from webservices when I click a button
in the SwitchBoard form. It seems that I need use DoCmd.TransferText
acImportDelim to import the data but I don't know where to specify the web
request string. Also, the XML file I imported creates several tables. When I
import it twice, it creates second set of tables. How can I avoid it and let
the data go into the same tables created in the first time? Any help?
Thanks.
Yolande
I try to import/update the XML data from webservices when I click a button
in the SwitchBoard form. It seems that I need use DoCmd.TransferText
acImportDelim to import the data but I don't know where to specify the web
request string. Also, the XML file I imported creates several tables. When I
import it twice, it creates second set of tables. How can I avoid it and let
the data go into the same tables created in the first time? Any help?
Thanks.
Yolande