



VISOCO BDP.NET for Sybase ASE is a BDP.NET provider that allows a developer to get direct access to Sybase ASE from applications based on Borland Delphi and C# Builder.
VISOCO Data Protection Master is a tool that will help you increase the safety and accessibility of data from your Sybase ASE database. Creating and supporting the actual copy of a DB in real time.
PowerISO is a powerful ISO file processing tool, which allows you to open,extract,create,edit,compress,encrypt,split and convert ISO files, and mount them with internal virtual drive. It can process almost all CD-ROM image files including ISO and BIN
Altova DatabaseSpy 2008 is the unique multi-database query and design tool from the creators of XMLSpy. It connects to all major databases and eases SQL editing and database design for a fraction of the cost of single-database solutions.

Base64
$0 - Canadian Mind Products
Base64 is a freeware way of encoding 8-bit characters using
only ASCII printable characters similar to UUENCODE.
UUENCODE embeds a filename where BASE64 does not. You will
see BASE64 used in encoding digital certificates, in
encoding user:password string in an Authorization: header
for HTTP. The spec is described in RFC 2045.
For more details see
Don't confuse Base64 with x-www-form-urlencoded which
is handled by java.net.URLEncoder.encode/decode or
Base64u.
Base64 armouring uses only the characters A-Z a-z 0-9 +/=.
This makes it suitable for encoding binary data as SQL
strings, that will work no matter what the encoding.
Unfortunately + / and = all have special meaning in URLs.
Base64u gets around this problem. It is a variant on Base64
that uses - _ and * in preference to + / and =, so that it
can be used in URLEncoded contexts with or without
URLEncoding.
Use base64 like this:
// Base64 armouring
import com.mindprod.base64.Base64;
...
// sample byte array to encode
byte[] toSend = { (byte)0xfc, (byte)0x0f, (byte)0xc0};
// create encoder object
Base64 base64 = new Base64();
base64.setLineLength( 72 ); // default
// encoding a byte[]
String send = base64.encoder( toSend );
// decoding a byte[]
byte[] reconstituted = base64.decoder( sent );
use Base64u the same way:
// Base64u armouring
import com.mindprod.base64.Base64u;
...
// sample byte array to encode
byte[] toSend = { (byte)0xfc, (byte)0x0f, (byte)0xc0};
// create encoder object
Base64u base64u = new Base64u();
base64u.setLineLength( 72 ); // default
// encoding a byte[]
String send = base64u.encoder( toSend );
// decoding a byte[]
byte[] reconstituted = base64u.decoder( sent );
For an example that starts and ends with a String, see
Example.java
to run:
java.exe com.mindprod.base64.Example

Database Viewer-Editor
$39 - Mutex LLC
xBaseView is a multi-functional database tool designed for novice database administrators or advanced database users. It looks like Microsoft Windows Explorer and allows you to work with databases just like in Explorer: database files are displayed in a folder-tree and you can open it with the mouse. With xBaseView, you can perform all typical operations such as searching, filtering and printing of records. It can open any database via the ADO, ODBC and BDE universal industrial technologies, and can directly open 15 types of databases.
xBaseView provides direct export to 16 formats (direct import - from 14 formats), and it can export (and import) them to any database format via the universal technologies. Database experts will be able to create up to 10 various types of files; perform SQL-queries and other operations. With xBaseView, you can OPEN files of the following types: .dbf (VFP/FoxPro/dBase/Clipper), .dbc (Visual FoxPro), .db (Paradox), .mdb (Access), .myd (MySQL), .gdb (Interbase), .fdb (Firebird), .mdf (MS SQL Server), .xls (Excel), .csv (Text), .tab (Text), .htm (Text), .html (Text), .xml (CDS & ADO XML), .cds (Borland Client Data Set), .udl (ADO Universal Data Link), .dsn (ODBC Data Source Name), .bde (Borland DB Engine Aliases); EXPORT to database formats: txt, xls, csv, tab, htm, simple xml, cds xml, ado xml, dbf, db, myd, mdb, dbc, gdb, fdb, mdf; IMPORT from database formats: csv, tab, htm, cds xml, ado xml, dbf, db, myd, cds, mdb, dbc, gdb, fdb, mdf; CREATE database types: dbf, db, myd, mdb, dbc, gdb, fdb, mdf, udl, dsn.

Access Database Repair
$199 - Access Database Repair
Best Access database repair software to quickly repair corrupt access databases. Access database repair software is designed to restore and rebuild the damaged MS Access database files. Supports database repairing of files created using MS Access 2003, 2002, 2000, 97, 95. Software displays the recovered contents in advance and hence allows you to see the possibility of recovery before you actually purchase the software.
It successfully repairs database showing errors such as : "Unrecognized Database Format", "AOIndex missing", "The Microsoft Jet Engine cannot open this file", "You do not have the necessary permissions to open this object. Please contact your system administrator.", "The Microsoft Jet database engine stopped the process because you and another user are attempting to change the same data at the same time".
Key features include : Software allows you to repair the password protected database even if the password is not known, allows you to convert MDE database to MDB.

ASPdatabase.net
$45 - ASPdatabase.net
ASPdatabase.net is an online database management program that enables web-based editing of database tables in Microsoft Access and Microsoft SQL Server. ASPdatabase.net lets you view, edit, delete and create new records in a database table. Additionaly, you can manage the tables themselves by creating new tables, dropping tables, adding columns to tables and deleting columns from tables.
ASPdatabase.net is an Active Server Pages application that works on any Windows server with ASP 3.0. No COM objects will need to be installed. Database connections can be established with a DSN or directly to the database in Microsoft Access via a Jet Database connection or in Microsoft SQL Server via IP address. All that is required on the client is Microsoft Internet Explorer 5.5 or greater on a Windows machine.

EasyProjectDatabase Access Database
$50 - EasyProjectDatabase.com
Download the DEMO at www.EasyProjectDatabase.com
EasyProjectDatabase (Access Project Database) features include:
-Track Issues, Bugs, Defects, Risks, Tasks, Change Requests, Assumptions, Constraints, Action Items.
-Scalable categories, priorities, departments, projects, contacts and status.
-Record Locking for multiple users.
-Advanced record filtering.
-Create custom Reports.
-Track all record changes.
-Send email directly from a record.
-Pop-up Calendar for easy date input.
-Attach 12 file links per record - link to files on a LAN, WAN or Internet (all file types supported).
-Admin Screen with password protection.
-No installation program required.
-Designed by a certified project manager.
Download the DEMO at www.EasyProjectDatabase.com

Kickin soccer
$0 - Soccer games
Set in an athletic backdrop of a soccer stadium filled with enthusiastic fans, and created with the true soccer crowd in mind, Kickin' Soccer offers soccer gamers hours of engaging game play. Kickin' Soccer is a fast-paced arcade soccer game. Dribble the opponent players, slide into their defenses with quick and accurate passing, score with shoots from a distance or use crosses and try to head the ball in the back of the net.
© 2007-2008 Software Institute
Software Institute periodically updates pricing and product information from third-party sources,
so some information may be slightly out-of-date. You should confirm all information before relying on it.