is there a method for exporting a Ms Access table to XML and ftp to a
preassigned location.
Jesper F - 23 Jan 2006 21:41 GMT
> is there a method for exporting a Ms Access table to XML and ftp to a
> preassigned location.
You can use the built in function to create an xml file. And then something
like this
http://www.databasejournal.com/features/msaccess/article.php/3513061
to make your ftp function.
Jesper
Alex Dybenko - 24 Jan 2006 09:19 GMT
Here one more method:
http://www.mvps.org/access/modules/mdl0037.htm

Signature
Alex Dybenko (MVP)
http://alexdyb.blogspot.com
http://www.PointLtd.com
> is there a method for exporting a Ms Access table to XML and ftp to a
> preassigned location.