Claview
Claview
Claview
An application don't use any external libraries (no BDE, no ODBC, no ADO etc) and you may run this tool on computer
without any additional setup/install.
You may see the full Clarion system information (file version, header size etc), table structure (all field types supported) and
data in grid.
When Clarion table loaded, you may save the data to different file formats (CSV, Text, HTML, XML, MS Excel, SPSS, SQL-
dump etc) or copy to clipboard.
You may download and use the trial version free-of-charge for 30 days only. If after 30 days you would like to continue using
it, then you should purchase a license.
After license purchase and activation of registered version (using personal serial number) the any limitations will be
removed.
Don't hesitate to contact us for further information, we are glad to be at your disposal.
Thanks for your interest in our products and web site. Your experience with it is very important to us. Please take a moment
to let us know what you like and don't like about it.
Here is how to contact us for tech support or to give us feedback on our products or web site.
You may contact us with any questions and propositions. Please do not hesitate to contact me if there is any additional
information.
Outsourcing service
We provide software development (custom components, applications and tools), database engineering and consulting by
remote contracts. If you're interested in such kind of cooperation,
contact us. Our team is opened for discussion.
Prices and license types
Business license(s)
20 Euro for 1-3 item(s)
17 Euro for 4-10 item(s)
10 Euro for more than 10
Personal license(s)
10 Euro for 1-3 item(s)
8 Euro for 4-10 item(s)
5 Euro for more than 10
License types
Personal license: one license allows to install and use our product on one home computer (one
person) only. You can use the product for non-commercial purposes in non-business, non-commercial
environment.
Business license: one license allows to install and use our product in a corporate, government or
business environment on one computer.
Site license: you can install and use our product on an unlimited number of computers in one domain.
Please note that we can issue a single-user license to a person name only. If you wish your license to
be issued to an organization name, you should buy either a multi-user license or several single-user
licenses.
Order/registration
Products can be ordered online over the Internet using VISA, MasterCard or American Express credit card, PayPal, Toll Free
Phone, 24 Hour Fax, or Postal Mail at following sites:
Business license(s)
ShareIt https://secure.element5.com/register.html?productid=300305781
Avangate https://secure.avangate.com/order/checkout.php?PRODS=4533935
PayPro https://secure.payproglobal.com/orderpage.aspx?products=51136
Personal license(s)
ShareIt https://secure.element5.com/register.html?productid=300222416
Avangate https://secure.avangate.com/order/checkout.php?PRODS=4533934
PayPro https://secure.payproglobal.com/orderpage.aspx?products=51133
What you will get when you register
Delivery is done by sending you a registration code (which turns the evaluation copy into the fully registered version) via
email.
Demo limitations and nag screens are removed
Upgrades are free during 1 (one) year. You will be notified of updated versions and they will be send by e-mail on personal
request.
Technical support by e-mail (please quote your serial number) during 1 (one) year.
File Open
To open the dat-file for view you must click on Open File button in toolbar or select the Open item in File menu
When you will select the Clarion file that you want to view, this file will be opened automatically and all information will be
displayed in main form
General information
When selected Clarion file opened, you may see the General information (extracted from file) in grid. Most information is
system and useful:
When selected Clarion file opened, you may see the Table structure (field defintions) in grid.
Every row in grid shows the information about corresponded field - Field Name, Field Type, and Field Length
Data Grid
When selected Clarion file opened, you may see the loaded records in grid.
You may navigate (scroll) thru record list, resize field columns, copy values to clipboard and save to another file format
Save As
When selected Clarion file opened, you may save the loaded information into external file.
To save the information you must click on Save As button in toolbar or select the item in File menu.
Also you may select the same item from context popup menu for grid.
Copy to clipboard
When selected Clarion file opened, you may copy the loaded information into clipboard.
To copy the information you must select the Copy to Clipboard item in context popup menu for grid.
MEMO/BLOB viewer
If your data file contain the MEMO or BLOB fields, then in data grid you may open the dialog to view the MEMO/BLOB value.
The texts will be displayed in standard text editor, the graphical values will be displayed as pictures.
A few samples:
- to start the tool in standard interactive mode
claview.exe
- to convert the Clarion table (country.dat) to text file with custom file name
claview.exe c:\data\country.dat /e txt d:\output\data0026.txt
- to convert the Clarion table to CSV-file and include the header line
claview.exe c:\data\country.dat /e csv d:\country.csv /t
- to start the tool but do not save this session in configuration file
claview.exe c:\data\country.dat /noini
Clarion Viewer supports also the configuration file where you may customize any parameter for viewer.
You may activate this configuration file via command-line argument