var fDesc=new Array(); fDesc[0] = "Export data to SQL utility allows the user to export content of the selected table to the set of SQL statements (INSERTs). This database export utility supports all popular Paradox versions.

- Easy to use wizard interface.
- Predefined or custom separators for SQL statements.
- Support predefined data sources (DSN) as well as direct connections to data file.
- Row selection: all rows or selected by WHERE clause.
- Support project files.
- Command line support (for"; function tShowHide(id, show) { var s = document.getElementById("desc"); if ((s.innerHTML.length<=212 || show==1) && show!=2) { s.innerHTML = fDesc[id]; if (document.getElementById('m1')) document.getElementById('m1').style.display='none'; if (document.getElementById('m2')) document.getElementById('m2').style.display='none'; if (document.getElementById('more_txt')) document.getElementById('more_txt').style.display='inline'; } else { s.innerHTML = ''; } }