Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

I need a .XML file from MS SQL

Participant ,
May 13, 2009 May 13, 2009

I had a database in access I created a query and exported to xml because I need to use it for a calendar. Now the database is in MS SQL I have the access query as a view in ms sql and I need this to produce an XML file I can not figure this out. Can anyone help? I am very upset.

I need a .xml file for a javascript calendar am I going about this the wrong way?

TOPICS
Server side applications
401
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
May 13, 2009 May 13, 2009
LATEST

The following page describes how to create XML from a database query: http://labs.adobe.com/technologies/spry/samples/utils/query2xml.html. The ASP solution is at the bottom of the page.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines