Save MySQL tables as text or CSV files. In the resulting text file, each field (column) is separated by a comma or other specified character(s). Each row is separated by a new line. Specify which fields to save.
Save MS SQL Server tables as text or CSV files. In the resulting text file, each field (column) is separated by a comma or other specified character. Each row is separated by a new line. Specify which fields to save in the table.
Convert one CSV or text file into a XML file. There is an option to use the first line as a header row to produce the XML tags. There are a few options to control how the XML output appears.
Convert one CSV or text file into a HTML table and save as a file. Each line in the input file creates a row and each separating character in a line creates a column.
Use MS Excel as a front-end interface to a MS Access database. Use Excel to import and export tables to and from an Access database. Read and write tables to and from Excel without SQL knowledge. Excel 2000 or higher required.
Use MS Excel as a front-end interface to a MySQL database. Use Excel to import and export tables to and from a MySQL database. Read and write tables to and from Excel without SQL knowledge. Excel 2000 or higher required.
Use MS Excel as a front-end interface to a Oracle database. Use Excel to import and export tables to and from a Oracle database. Read and write tables to and from Excel without SQL knowledge. Excel 2000 or higher required.
Use MS Excel as a front-end interface to a MS SQL Server database. Use Excel to import and export tables to and from a MS SQL Server 2000 or 2005 database. Read and write tables to and from Excel without SQL knowledge. Excel 2000 or higher required.
Use MS Excel as a front-end interface to an IBM DB2 database. Use Excel to import and export tables to and from a IBM DB2 database. Read and write tables to and from Excel without SQL knowledge. Excel 2000 or higher required.