Export Access table to RSS feed

mpaulbattle

Registered User.
Local time
Today, 11:20
Joined
Nov 30, 2017
Messages
56
I was wondering if there is a way to export a table to a RSS feed. I've searched online but couldn't find anything regarding exporting.
 
you export tables to a file.
you pick the format,
tho RSS should read from available formats?
 
Maybe if you converted your table into (CSV) comma separated value, and then use something like this:- http://convertcsv.com/csv-to-xml.htm

Also I'm pretty sure you can export your table as XML, although I never done that. I believe XML is the format of RSS feed data...
 

Users who are viewing this thread

Back
Top Bottom