Business
& Productivity Tools
Desktop
Developer
Tools
Drivers
Education
Games
Home
& Personal
Internet
& Networking
Multimedia
& Design
Operating
Systems
Utilities
Advertisement:
ListMotor
Email List Manager Tool. Remover, Keeper ..
Extract Link
Extract url, email, phone
fax from local disk file.
|
|
Software Listing: Excel Jdbc
| |
StelsXML - fast XML JDBC driver
|
License:
Shareware |

|
|
| |
StelsXML is a JDBC type 4 driver that allows to perform SQL queries and other JDBC operations on XML files. With StelsXML JDBC driver, you can easily extract and process data contained in your XML documents by using the standard SQL syntax and XPath expressions. The driver is completely platform-independent.
Features: supports most keywords of ANSI SQL'92, supports XPath expressions for defining tables and columns, supports inner and outer table joins, supports aggregate, numeric, string, conversion and user-defined SQL functions, platform independent..
Publisher: J-Stels Software|
Date:
02-03-2006 | Size: 540 KB |
| |
- |
| |
StelsCSV JDBC Driver
|
License:
Shareware |

|
|
| |
StelsCSV is a JDBC driver that allows to perform SQL queries and other JDBC operations on text files (CSV, tab-separated, fixed length etc). Using this driver, you can easily create a simple database consisting of plain text files. Also, the driver can be used for writing data importing programs and migration tools.
Features: supports most keywords of ANSI SQL92, supports inner and outer table joins, supports INSERT, UPDATE and DELETE statements, supports data types, supports aggregate, converting, string and user-defined SQL functions, platform independent..
Publisher: J-Stels Software|
Date:
28-09-2004 | Size: 176 KB |
| |
- |
| |
HXTT Excel
|
License:
Shareware |

|
|
| |
Pure Java Type 4 MS Excel JDBC(1.2, 2.0, 3.0) driver packages for Microsoft Excel version from 95, 97, 98, 2000, 2001, XP, 2002, 2003, to 2004, supports transaction, embedded mode, remote access mode, memory-only database, compressed database, and url database. It supports all transactions level of READ UNCOMMITTED,READ COMMITTED, REPEATABLE READ, and SERIALIZABLE. It supports concurrent database connections, and is thread safe. It supports embedded mode and remote access mode. It supports ANSI SQL 92 standard, more than 210 sql functions, XOPEN SQLState, RMI, Jini, JNDI, and serialization. It supports { UNION | INTERSECT | EXCEPT | MINUS } [ ALL ] query , INNER JOIN, FULL JOIN, LEFT JOIN, RIGHT JOIN, NATURAL JOIN,CROSS JOIN, self join, and subquery which includes single-row subquery, multirow subquery, multiple-column subquery, inline views, and correlated subquery.
Publisher: Hongxin Technology & Trade Ltd.|
Date:
15-08-2006 | Size: 926 KB |
| |
- |
| |
Aspose.Cells for Java
|
License:
Shareware |

|
|
| |
Aspose.Cells is a Java component for spreadsheet reporting without using Microsoft Excel. Other useful features include spreadsheet creation, formula settings, macros, VBA, unicode, hyperlinks, pivot tables, open encrypted excel files, importing data from JDBC ResultSet and supports all advanced features of data management, formatting, worksheet, charting and graphics. Aspose.Cells for Java is compatible with Windows, Linux & Unix and you can also export your excel files to HTML & PDF documents.
Document Features
Open Plain or Encrypted Excel files of different format types (Excel97~Excel2003) from different sources
Save Excel files in different formats types (Excel97~Excel2003)
Open Excel files to Streams
Sending output to the Client Browser
Save Excel files from Streams
Load and Save SpreadsheetML files
Load and Save CSV file
Load and Save Tab Delimited files
Protect a whole Workbook
Find and Replace data in a Workbook
Set a default style to the whole Workbook
Access and Modify the Document Properties of Excel files
Preserve Pictures, Charts, Macros and PivotTables in a Template file.
Publisher: Aspose Pty Ltd|
Date:
03-09-2007 | Size: 10956 KB |
| |
- |
| |
WebCab TA (J2SE Community Edition)
|
License:
Freeware |

|
|
| |
100% Free Java API providing a collection of technical indicators which can be used in the construction of technical trading systems. Moreover, by using these methods with our JDBC mediator you will be able to iteratively apply these indicators to historical data stored within a DBMS. Includes detailed PDF technical documentation, CHM class library documentation and client examples.
Within this J2EE Application we have implemented the following functionality:
Technical Indicators
- Moving Averages - Simple, Median, Geometric Moving Averages,etc
- Directional Movement Indicator (DMI) and Average Directional Movement Indicator (ADX)
- Accumulation/Distribution
- Trend or Range?
- Market Strength
- Oscillators
- Bollinger Bands
- Mean Reversion
- Stochastics : (fast and slow)
Filters - Typical and Median price
This product also contains the following features:
GUI Bundle - we bundle a suite of graphical user interface JavaBean components allowing the developer to plug-in a wide range of GUI functionality (including charts/graphs) into their client applications.
Publisher: WebCab Components|
Date:
05-10-2004 | Size: 6101 KB |
| |
- |
| |
Data Export - Excel2Oracle
|
License:
Shareware |

|
|
| |
Hxtt Data Export - Excel2Oracle is a program to import MS Excel spreadsheet(95, 97, 98, 2000, 2001, 2002, 2003, 2004) into Oracle(8, 8i, 9, 9i, 10g) database. The software are completely written in Java and can be deployed on any platform with Java VM (1.4.X, 1.5.X, 1.6.X), which includes Microsoft Windows, Novell Netware, Apple Mac OS, Solaris, OS2, UNIX, and LINUX. It includes a wizard, which allows you to set convert options for each table visually (destination filename, exported fields, column types, data formats, and many others)..
Publisher: Hongxin Technology & Trade Ltd.|
Date:
19-11-2006 | Size: 2120 KB |
| |
- |
| |
Data Export - Oracle2Excel
|
License:
Shareware |

|
|
| |
Hxtt Data Export - Oracle2Excel is a program to import Oracle(8, 8i, 9, 9i, 10g) database into MS Excel spreadsheet(95, 97, 98, 2000, 2001, 2002, 2003, 2004). The software are completely written in Java and can be deployed on any platform with Java VM (1.4.X, 1.5.X, 1.6.X), which includes Microsoft Windows, Novell Netware, Apple Mac OS, Solaris, OS2, UNIX, and LINUX. It includes a wizard, which allows you to set convert options for each table visually (destination filename, exported fields, column types, data formats, and many others)..
Publisher: Hongxin Technology & Trade Ltd.|
Date:
10-10-2006 | Size: 2120 KB |
| |
- |
| |
HXTT Text JDBC and CSV JDBC Drivers
|
License:
Shareware |

|
|
| |
Pure Java Type 4 Text JDBC and CSV JDBC (1.2, 2.0, 3.0) driver packages for raw data, flat text, CSV file, TSV file, PSV file, fixed-length, and variable-length binary file, supports transaction, embedded access, remote access, memory-only database, compressed database, and url database(http, ftp). It is backward compliant to the Microsoft ODBC text driver, and supports loading ODBC schema file for table definition. It supports all transactions level of READ UNCOMMITTED,READ COMMITTED, REPEATABLE READ, and SERIALIZABLE. It supports concurrent database connections, and is thread safe. It supports embedded mode, remote access mode, memory-only database, compressed database, and url database.
Publisher: Hongxin Technology & Trade Ltd.|
Date:
15-08-2006 | Size: 937 KB |
| |
- |
| |
DBedit 2
|
License:
Freeware |

|
|
| |
DBEdit is a database editing tool, written in Java, which is suitable as a front-end GUI for your Oracle, DB2 or MySQL database.
Its aim is to use the features of JDBC to their fullest.
DBEdit's core functionalities provide aid to common data editing tasks and reporting, as well as database synchronization..
Publisher: Jef Van Den Ouweland|
Date:
13-06-2008 | Size: 6914 KB |
| |
- |
| |
WebCab Bonds (J2SE Edition)
|
License:
Shareware |

|
|
| |
Java Components offering general Interest derivatives pricing framework: set contract and vol/price/interest models and run MC. Including the pricing and risk analytics of interest rate cash and derivative products. We also cover the fundamental theory of bonds including: Treasury bonds, Yield/Pricing, Zero Curve, Forward rates/FRAs, Fixed-Interest bonds, Duration and Convexity. Download then "java -jar *.jar" at prompt.
WebCab Bonds implements the following functionality:
- Fundamental Theory of Bonds
- Pricing and Yield
- Constructing the Zero Rate Curve
- Forward Rates and FRAs
- Duration and Convexity
- Yield of Fixed-Interest Bonds on Interest payment dates
- Interest Calculations
This product also contains the following features:
GUI Bundle - we bundle a suite of graphical user interface JavaBean components allowing the developer to plug-in a wide range of GUI functionality (including charts/graphs) into their client applications.
Publisher: WebCab Components|
Date:
05-10-2004 | Size: 7954 KB |
| |
- |
| |
4TOPS Excel Import for MS Access 2000
|
License:
Shareware |

|
|
| |
4TOPS Excel Import Assistant is an excel import utility for all your access excel import needs. Use it to import excel to access in a controlled way. Moving row after row through your Excel table(s) you can instantly fill in missing data or alter erroneous data before transferring them. This excel import utility is a time saving alternative to either writing an ODBC query on Excel as a data source, writing visual basic import excel or retyping..
Publisher: 4TOPS|
Date:
-89-2002 | Size: 1506 KB |
| |
- |
| |
HXTT Paradox
|
License:
Shareware |

|
|
| |
Pure Java type 4 Paradox JDBC(1.2, 2.0, 3.0) driver packages for Corel Paradox version from 3.0, 3.5, 4.x, 5.x, 7.x to 11.x, which supports transaction, embedded mode, remote access mode, memory-only database, compressed database, and url database. It supports Paradox encrypted database. It supports concurrent database connections, and is thread safe. It supports embedded mode and remote access mode. It supports ANSI SQL 92 standard, more than 210 sql functions, XOPEN SQLState, RMI, Jini, JNDI, and serialization. It supports { UNION | INTERSECT | EXCEPT | MINUS } [ ALL ] query , INNER JOIN, FULL JOIN, LEFT JOIN, RIGHT JOIN, NATURAL JOIN,CROSS JOIN, self join, and subquery which includes single-row subquery, multirow subquery, multiple-column subquery, inline views, and correlated subquery.
Publisher: Hongxin Technology & Trade Ltd.|
Date:
15-08-2006 | Size: 937 KB |
| |
- |
| |
4TOPS Excel Import for MS Access 2002
|
License:
Shareware |

|
|
| |
4TOPS Excel Import Assistant is an excel import utility for all your access excel import needs. Use it to import excel to access in a controlled way. Moving row after row through your Excel table(s) you can instantly fill in missing data or alter erroneous data before transferring them to your database. This excel import utility is a time saving alternative to either writing an ODBC query on Excel as a data source, writing visual basic import excel or retyping all the data..
Publisher: Mark Uildriks|
Date:
-99-2002 | Size: 1689 KB |
| |
- |
| |
HXTT Access
|
License:
Shareware |

|
|
| |
Pure Java Type 4 MS Access JDBC(1.2, 2.0, 3.0) driver packages for Microsoft Access version from 95, 97, 2000, XP, 2002, to 2003, supports transaction, embedded mode, remote access mode, memory-only database, compressed database, and url database. It supports all transactions level of READ UNCOMMITTED,READ COMMITTED, REPEATABLE READ, and SERIALIZABLE. It supports concurrent database connections, and is thread safe. It supports embedded mode and remote access mode. It supports ANSI SQL 92 standard, more than 210 sql functions, XOPEN SQLState, RMI, Jini, JNDI, and serialization. It supports { UNION | INTERSECT | EXCEPT | MINUS } [ ALL ] query , INNER JOIN, FULL JOIN, LEFT JOIN, RIGHT JOIN, NATURAL JOIN,CROSS JOIN, self join, and subquery which includes single-row subquery, multirow subquery, multiple-column subquery, inline views, and correlated subquery.
Publisher: Hongxin Technology & Trade Ltd.|
Date:
15-08-2006 | Size: 908 KB |
| |
- |
| |
InfoCaptor
|
License:
Shareware |

|
|
| |
InfoCaptor is an ad-hoc dashboard, reporting and documentation tool. It is suitable for extracting information from your database and present in multiple formats.
infocaptor
* Drop your SQL query in editor, quickly create tables and charts
* Link up related portlets(tables,charts) using drills
* Define parameters and wire all the portlets
* Generate documentation for your database in PDF, HTML, Excel
* Generate Lineage documentation for your Data-warehouse and BI environment
* Create briefing books from your dashboard contents, suitable for distributing and presentations
* Create quick Dashboard prototypes, no server installation needed
Why you need this tool?
* Dashboard Prototyping
* Database Documentation
* Discoverer Documentation
* Database Monitoring
* Nested Loop Reporting
* ERP Setup Documentation
* Create e-books from blog database
* BI meta-data and Lineage Documentation
* Multi-database view
* SQL Query Repository
* Common Reporting Front End
* Extract Information
* Pre-Built Oracle Applications Dashboard
* Complete Intelligence Connection and Continuity
Features
* Connects to any database (JDBC, ODBC)
* Parent-Child queries and drills
* Nested loops reporting - Parent -Child - Child of child .
Publisher: RudraSoft LLC|
Date:
27-03-2007 | Size: 19841 KB |
| |
- |
| |
UnityJDBC
|
License:
Shareware |

|
|
| |
The UnityJDBC driver can integrate and query any number of JDBC-accessible data sources (including Oracle, SQL Server, MySQL, and Postgres) in a single SQL query. UnityJDBC contains a built-in database engine and optimizer that can be used separately from the integration system. It also contains a new, faster join algorithm and syntax for matching/merging data beyond simple joins. It runs on any Java-enabled platform.
Features:
Integrate Everything: UnityJDBC allows you to write a single SQL query to extract data from any number of JDBC-accessible data sources. The query can join or match data between sources and return a single ResultSet.
Publisher: UnityJDBC|
Date:
03-07-2006 | Size: 10493 KB |
| |
- |
| |
ExcelFIX Data Recovery
|
License:
Shareware |

|
|
| |
ExcelFIX recovers cell data from corrupted MS Excel files, all modern versions. It extracts texts, numbers, formulas, and formats from the damaged file. ExcelFIX is the only software in this category that recovers all types of formulas and sheet names, it runs as a Windows 95/98/NT application, and recovers files with lost string corruption. It has a friendly user interface which lets you select, diagnose, view and save the damaged files..
Publisher: Cimaware Software|
Date:
11-06-2003 | Size: 1953 KB |
| |
- |
| |
Excel to MySQL Import, Export & Convert
|
License:
Shareware |

|
|
| |
Connect Excel to your MySQL database. This Excel Add-in allows you to import and export tables to (and from) MySQL while you work in Excel. No SQL query knowledge needed..
Publisher: Sobolsoft|
Date:
13-10-2005 | Size: 5832 KB |
| |
- |
| |
MS Excel 2000 Tutorial
|
License:
Shareware |

|
|
| |
Learn MS. Excel 2000 With Very Easy Step. This Demo Learn MS Excel 2000 help of animated demo. In This Demo plackbck Time Approximate 2880 seconds or 48 min. This Is Only Demo. Purchase The Full Version And Learn All Commands. This is self learning MS Excel help every beginner in gaining expertise in MS Excel working and an advanced professional to get further knowledge about features. In This Software Very easy way to learn the Excel sheets and use formulas (Sum,Mul etc) concepts and become master in Excel material..
Publisher: Cyber Tech|
Date:
22-02-2008 | Size: 12902 KB |
| |
- |
| |
Data Export - Text2Oracle
|
License:
Shareware |

|
|
| |
Hxtt Data Export - Text2Oracle is a program to import TXT(CSV, TSV, PSV) into Oracle(8, 8i, 9, 9i, 10g) database. The software are completely written in Java and can be deployed on any platform with Java VM (1.4.X, 1.5.X, 1.6.X), which includes Microsoft Windows, Novell Netware, Apple Mac OS, Solaris, OS2, UNIX, and LINUX. It includes a wizard, which allows you to set convert options for each table visually (destination filename, exported fields, column types, data formats, and many others)..
Publisher: Hongxin Technology & Trade Ltd.|
Date:
19-11-2006 | Size: 2187 KB |
| |
- |
| |
Data Export - Oracle2Text
|
License:
Shareware |

|
|
| |
Hxtt Data Export - Oracle2Text is a program to import Oracle(8, 8i, 9, 9i, 10g) database into TXT(CSV, TSV, PSV). The software are completely written in Java and can be deployed on any platform with Java VM (1.4.X, 1.5.X, 1.6.X), which includes Microsoft Windows, Novell Netware, Apple Mac OS, Solaris, OS2, UNIX, and LINUX. It includes a wizard, which allows you to set convert options for each table visually (destination filename, exported fields, column types, data formats, and many others)..
Publisher: Hongxin Technology & Trade Ltd.|
Date:
10-10-2006 | Size: 2187 KB |
| |
- |
| |
Kernel Excel - Repair Corrupted Excel Documents
|
License:
Shareware |

|
|
| |
Kernel for Excel - recovers corrupted Excel document files corrupted due to unexpected system shutdown, virus attacks. The new updated version of excel file repair software is more fast than its previous version. Minor bugs in the software have now been fixed, making it more effective excel file repair software. The corrupt excel files are now repaired more speedily and efficiently. After the complete scanning the documents which are recoverable are recovered and copied in the user defined location. Kernel for Excel Worksheet Repair Software uses quick algorithm for searching and repairing corruptions in the corrupted files and hence is a fast, simple and easy to use Excel Worksheet Repair Software, which helps you to recover and repair your corrupt document files in minutes.
Publisher: Nucleus Data Recovery|
Date:
16-05-2007 | Size: 2519 KB |
| |
- |
| |
Excel VBA and Excel UserForms Training
|
License:
Shareware |

|
|
| |
Each lessson is between 5 and 10 Word Document pages long. There are also 10 Excel Workbook Examples.Lesson 10 has Time Saving Microsoft Excel Solutions. It is a downloadable book in Windows help file format that contains hundreds of solutions to Microsoft Excel problems. You do not need to purchase and it does not expire - it is freeware..
Publisher: OzGrid Business Applications|
Date:
11-11-2002 | Size: 11 KB |
| |
- |
| |
Filord
|
License:
Shareware |

|
|
| |
Filord is a unique timesaver for Excel users around the world. If you work with tabular data then you have come to the right place!
Filord key features: Beginners friendly -- not everyone is an advanced user, right? Intuitive interface that gets you started right away. Built-in functionality saves time on routine operations. Ever wanted - now you can run queries between two Excel files! 65536 rows maximum capability to satisfy your needs. Compare files. Find unique records. Modify data and more! Reports, minutes, tables - it's time to take control over it! Filord is a new tool in your hands designed to automate Excel related tasks.
Publisher: Filord Group|
Date:
15-12-2007 | Size: 1531 KB |
| |
- |
| |
HXTT DBF
|
License:
Shareware |

|
|
| |
Pure Java Type 4 DBF JDBC(1.2, 2.0, 3.0) driver packages for Xbase database (dbase, Visual DBASE, SIx Driver, SoftC, Codebase, Clipper, PowerPlus, Foxbase, Foxpro, VFP, xHarbour, Halcyon, Apollo, Goldmine, and BDE), which supports transaction, embedded access, and remote access. It supports Xbase applications' compatible lock ( DBASE, DBASE4BDE, DBASEIII, DBASEIV, CLIPPER, CLIPPER5.3, PowerPlus, SoftC, FOXBASE, FOXPRO, FOXPRO4BDE, and VFP). It supports FlexFile3, SIxMemo, DB2K, IDX, CDX, NDX, MDX, NTX, and CGP. It supports DBF, DBC, DCT,DCX, DBT, FPT, SMT, and user-defined extensions. It supports all transactions level of READ UNCOMMITTED,READ COMMITTED, REPEATABLE READ, and SERIALIZABLE.
Publisher: Hongxin Technology & Trade Ltd.|
Date:
15-08-2006 | Size: 955 KB |
| |
- |
| |
R-Excel Recovery
|
License:
Demo |

|
|
| |
R-Excel is a tool designed to recover corrupted Microsoft Excel Sheets. New improvements of file reconstruction technology IntelligentRebuild allow the users to reconstruct damaged *.xls files and to restore lost Excel sheets quickly and easily.
R-Excel safely performs any operation, including Microsoft Excel sheet recovery and never deletes from disk, writes to, or modifies in any way, the original Excel files.
A MS Excel sheet can be recovered by double clicking the selected *.xls file. The file content is displayed in the right tab as an MS Excel sheet (installed MS Excel required) and can be saved by an R-Excel registered version either as an MS Excel file.
Publisher: R-tools technology Inc.|
Date:
13-02-2007 | Size: 491 KB |
| |
- |
| |
Excel Basic Training
|
License:
Demo |

|
|
| |
These lessons have been written by OzGrid Business Applications who develop Excel spreadsheets on a professional basis. Each lesson is drawn from 'real world' experience and not made up class room scenarios. There are 10 lessons, each between 5 and 10 Word Document pages long, and 5 Workbook examples..
Publisher: OzGrid Business Applications|
Date:
25-09-2002 | Size: 101 KB |
| |
- |
| |
Excel ActiveX
|
License:
Shareware |

|
|
| |
Excel ActiveX Control enables your application to display and interact with Microsoft Excel document. Simply place the OCX on your form, you can have all the office functions. Support office automation client with abundent samples.
Feature: 1. Easily create online Excel applications with the ocx.
2. Support office automating client. You can delelop your own office programme rapidly.
3. Support File upload and download with HTTP or FTP method. You can open web file eaisly.
4. It can be easily integrated into applications written in languages that support ActiveX control such as Visual C++, Visual Basic, Delphi, C++ Builder and .
Publisher: Any Draw|
Date:
21-11-2005 | Size: 759 KB |
| |
- |
| |
Excel Macro Processor
|
License:
Shareware |

|
|
| |
Excel Macro Processor (EMP) is an advanced tool for Microsoft Excel Automation based on MS Excel macros and Excel VBA modules (VBE code). With Excel Macro Processor you can apply your macro to a lot of Excel documents at a time. EMP requires MS Excel 97/2000/XP/2003.
Excel Macro Processor includes our library MacroBook.xls with several useful macros. You can use our macros, add your own macros and create new libraries. EMP allows you to develop powerful solutions of automation for your business..
Publisher: Sowsoft, LLC|
Date:
05-09-2008 | Size: 485 KB |
| |
- |
| |
Microsoft Excel Repair
|
License:
Shareware |

|
|
| |
Kernel for Excel is file repair software which efficiently repairs the corrupt and damaged MS Excel files. Software to repair excel file provides two repairing modes: Single and Multi. First mode repairs one excel file and second mode repairs multiple excel files in one time. These beneficial mode helps in case of repairing only one file or several files. Microsoft excel repair software after repairing the corrupt excel files recovers cell data, formulas, bool value, merged text, row information, column information, numbers from the excel files. Recovered data is saved to new excel sheet where no modifications are made to damaged excel sheet.
Publisher: PST Recovery|
Date:
13-12-2008 | Size: 2519 KB |
| |
- |
Page: 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 |
|
|
|
Universal
Explorer
Powerful windows
explorer file
manager and
viewer.
Disk
Size Manager
Analyses
hard disk space and collects statistics.

Web
Data Mining
Extract
information from web. Download tools, data grabber.

|