The xls, csv and xml format are 2 of the most platform-indipendent compatible file format to exchange (import and/or export) data from different platforms. Now with this server behaviors it's more simple for you add to your sites this type of data exchange and give your users a very simple way to exchange database informations. With this server behavior your users will be able to export data retrieving from recordset or import data to insert new records or update existing records in your database.
Export from database to pdf, xls, csv, xml, rss, atom
Import into database from xls, csv, xml
This is a group of 6 server behavior that lets you:
- Create RSS FEED from recordset
- Read RSS FEED into recordset
- Create ATOM FEED from recordset
- Import from Xml to DataBase table
- Export from Recordset to Xml file
- Import from Csv to DataBase table
- Export from Recordset to Csv file
- Import from Excel to DataBase table
- Export from Recordset to Excel file
- Export from Recordset to Pdf file