Local XML to MSSQL

avatar

Hi,
I've added some entries to the session manager as XML. Running trial for the Enterprise and set up an MSSQL db.
Was wondering if there is a way to populate the database from the already entered information in the xml?

BR

All Comments (4)

avatar

Hi,
Yes it's possible and it's very easy. Rename the extension of your xml file to .rdm or export the content. Open your SQL Server data source and use the menu File->Import to import the xml file.

David Hervieux

avatar

Thanks,
It really was that easy. Seems lika a pretty stupid question now and I can't understand why I didn't see this before. =)

Looks like a great peace of software and superp support.

avatar

Is there a way to do the opposite? I want to convert a SQL table to XML.

avatar

Hi,
It's easy with the export functionality. An rdm file is an xml file so you can use the menu File->Export->All Session List

David Hervieux