This Word Add-in will allow you to use Word as an interface for importing and exporting tables to and from your Access database. Read and write without SQL knowledge. You must have Word installed on your machine.
Save MS Access tables to text or CSV files. In the resulting text file, each field (column) is delimited by a comma or other character, each row is delimited by a newline. You can choose which fields to save in the table.
Save MySQL tables to text or CSV files. In the resulting text file, each field (column) is delimited by a comma or other character, each row is delimited by a newline. You can choose which fields to save in the table.
Save MS SQL Server tables to text or CSV files. In the resulting text file, each field (column) is delimited by a comma or other character, each row is delimited by a newline. You can choose which fields to save in the table.
Send Paradox tables to blank MS Excel worksheets. The field names of the Paradox table will be brought in as the first Excel row. The data of the Paradox table will be brought in as additional Excel rows. Specify which fields (columns) of the table to bring in. Excel 2000 or higher required.
This Excel Add-in will allow you to use Excel for importing and exporting tables to and from your MS SQL Server 2000 or 2005 database. Read and write tables to and from Excel/MSSQL without SQL knowledge.
Extract fields that contain specific text you are searching for in Microsoft Access. Also, extract parts of a field by specifying starting and ending characters. The text that is extracted is what is found between. Finds / searches are executed on all tables in the database.