Welcome, Guest. Please login or register.
Did you miss your activation email?
05/23/12, 00:47
Home Help Search Login Register
News: Parsley Flex framework review featuring quiz application, in our Flex frameworks series
Flex SDK 4.5 mobile roadmap: begin with your mobile development
Swiz Flex framework review featuring quiz application
New homepage we release our new Homepage, take a look ...

+  Flash-db
|-+  Server side Scripting and Database Support
| |-+  Web Services: XML, Soap, WSDL, UDDI, and Flash Integration (Moderators: Flash-db, Musicman, vesa kortelainen, Ronald Wernecke, Jorge Solis)
| | |-+  Import/Export XML Data
0 Members and 1 Guest are viewing this topic. « previous next »
Pages: [1] Print
Author Topic: Import/Export XML Data  (Read 1515 times)
flash99
Server what's that
*
Posts: 9



View Profile WWW Email
« on: 04/11/03, 04:43 »

Import/Export XML Data

Basically, I want to do the following:

Import XML data from Microsoft SQL Server 2000 in order to use it with Microsoft Access XP
Export XML data from Microsoft Access XP in order to use it with Microsoft SQL Server 2000

I am aware how to create the XML data, but I still don't understand how would I be able to format the XML so that it will work for Microsoft SQL Server and Access.

I guess what I am thinking of is some sort of engine between Microsoft SQL Server 2000 and the application so that the XML data can be formatted.

I have also been looking at the FOR XML EXPLICIT, that is away in which it is possible to specify the format of the XML data. The only problem with this method is that you have to know how the database or the table structure is first in order to proceed with the mapping, and this will only work on one specific database.

If you have a look at Microsoft Access and try importing a table in XML format you will notice that the application will create two files which contains the data and the schema. And this is similar to what I want to do, to be able to import and export and be able to specify the format of the resultant data.

So if anyone has any idea or might be able to assist me I would really appreciate it!

Best regards!
Logged
Pages: [1] Print 
« previous next »
Jump to:  


Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!