Is there a way to export a database query to OPML?
Asked
Active
Viewed 329 times
0
-
Your preference is for an Access or MSSQL answer? What do you mean by "Access"? Access the database front end, or do you mean the default database engine, i.e., Jet/ACE? And why don't you must edit your question to reflect this? – David-W-Fenton Dec 19 '09 at 04:46
2 Answers
2
This is sort of a weird question -- OPML is an XML format with very specific definitions and requirements, it's not like just any database table would contain OPML-appropriate data. So the easiest answer is: it depends on what's in your DB, and whether it's appropriate to express in OPML.

delfuego
- 14,085
- 4
- 39
- 39