 |
MySQL Maestro is a powerful Windows GUI solution for MySQL server administration and database management. MySQL Maestro supports all the latest versions of MySQL, including MySQL 4.1/5.0, and all of the most important MySQL features, including:
- views;
- stored procedures and functions;
- user-definable functions;
- InnoDB foreign keys;
- transaction-safe tables;
- BLOB and TEXT field types;
- MySQL 4.x user privilege extensions;
- SSH tunnelling;
- and many more.
On top of everything, MySQL Maestro provides you with exceptional client-side features, such as multi-functional database explorer, query repository, visual query builder, data export and import, drag-and-drop operations, diagram viewer, etc.
mysql front gui admin client tool database management server administration administrator
|
 |
TinyDB is a small, fast and very reliable database engine for developers in Delphi and C++Builder applications.
It provides access to a flat file in its own format without BDE, and doesn't need any installation and configuration.
With TinyDB engine, all data can be stored in only one database file. TinyDB engine is an ideal BDE replacement for small database applications in Delphi and C++Builder.
It's compatible with: Delphi 5/6/7, C++Builder 5/6
TinyDB engine consists of TinyTable, TinyDatabase, TinySession and TinyDB Desktop utility.
Key Features:
Inherited from TDataSet, supports all visual DB-aware components;
Without BDE, and no DLL, no OCX;
All data in ONE database file;
Supports BLOB data Compression;
Supports database Encryption, and CRC32 protection;
Supports In-memory database;
Supports Multi-indexes, Master-Detail relationship;
Maximum records quantity over 100,000;
TinyDB Desktop tool, detailed manual, and abundant samples;
tinydb tinydb database db flat file database engine without bde compression encryption engine desktop database
|
 |
Image Server SDK allows to customize and use in your Web-based server applications the functionality of our product Web Image Guru. You can easily process images directly within your ASP, ColdFusion or other server applications. Image Server SDK can be effectively used in Internet Image servers and E-commerce applications, Web publishing tools, Web-based multimedia databases, as a powerful image optimization engine for image compression, color palette tunes ups, thumbnail generation, image format conversions, web export, batch processing and other functions. With the Image Server SDK you can quickly add superior image optimization functionality to your Web server applications and customize Internet-oriented image processing. You can easily acquire images from web browsers, process the image, store the image, convert the image and return optimized images and thumbnails directly within your ASP, ColdFusion or other server applications.
Image Server SDK: * Process images directly within your ASP, ColdFusion or own (custom) server applications; * Includes Image optimization COM Object, HTTP request parser COM object; * Supports VB, VC++, Delphi, C++ Builder, lnternet Explorer (VBScript / JScript), OLE DB, MS Access; * Supports major Internet image formats; * Comprehensive set of 15+ image-processing functions; * Creates new or modify existing images; * Adds text and images transparently to other images. You can apply a set of 3D-effects; * Allows for image cropping, scaling and thumbnailing; * Provides control for adjusting image brightness and contrast; * Performs VIMAS JPEG optimization technology for faster downloading images; * Regionalize the JPEG compression settings on images for optimizing images for faster download or better quality; * Rotates images; * Supports writing to image files, database BLOB fields, stream COM object.
image optimization processing sdk activex com asp coldfusion server development visualbasic
|
 |
ABCCrypto is an ATL COM component for encrypting and decrypting data. It's incredibly simple to use and works with virtually any format you'll ever come across. You can encrypt or decrypt variants, BLOB data or files.
ABCCrypto uses the standard Windows Cryptography API to ensure consistent behavior across all platforms. It uses RSA Encryption with 40 bit keys for a practical level of security throughout virtually any country in the world.
Because ABCCrypto is Unicode compliant throughout, you can use it with any language from English to Arabic to Korean.
You can use ABCCrypto from ASP, Visual Basic or any scripting language that supports the Microsoft ActiveX Scripting interfaces.
These include VBScript (Visual Basic Scripting Edition), JScript, PERLScript, PScript, and Python. ABCCrypto runs on Windows 2000, Windows NT, Windows 95, Windows 98 and Windows XP.
Because ABCCrypo is both threaded it's ideal for use under IIS.
vb asp component iis crypto encryption decryption lightweight encryption decryption toolkit
|
 |
ABCUpload is an ActiveX component that allows you to upload files from a web browser to your IIS web server. It requires no client side software and operates on the server via HTTP and standard multipart HTML forms as defined in RFC 1867.
ABCUpload contains a number of features that set it apart from the herd. Our Pure HTML Progress Bar keeps track of every upload and allows you to watch how much of your file has been uploaded with absolutely no client side components or Java. If you can upload; you can use our progress bar - it's Pure HTML.
The Internet is international. You are as likely to get uploads from people in Japan as you are from people in the United States. Different countries use different character systems and your upload component has to be able to handle both Japanese and English characters. ABCUpload handles all this for you transparently via Unicode support.
ABCUpload allows perfect uploads from Macintosh as well as Windows and Unix browsers. If you upload a Macintosh file to a server running Services for Macintosh (SFM) your Mac file will appear just like it left your client - icons, previews and file name completely intact.
Our Form object is based on the Microsoft Form object for maximal compatibility with your existing code. Any code you write to access fields within a standard form will transfer directly to accessing fields within a file upload form. Obviously we've had to add some extra functionality to allow special file operations but this is added functionality and doesn't affect the basic operations in any way.
We're BLOB aware for direct insertion of uploaded files into your database. All data can be saved to disk but is also available as Binary data for insertion into a database.
Finally the design of ABCUpload uses state of the art tools and techniques. We code in Visual C++ under ATL for high speed, minimal dependencies and a small footprint.
Free license available.
http free upload asp component macbinary unicode library advanced asp upload
|
 |
wodCrypt is a lightweight component that provides strong encryption for your applications. It provides supports for most common crypto algorithms, such as
AES
DES, TripleDES
Blowfish
Cast
RC2
RC4
RC5
for symmetric encryption and decryption,
RSA
DSA
for making and verifying signatures, and
MD5
SHA1
for creating hashes.
Working with Blobs
wodCrypt works with Blobs - Binary Large Objects (it doesn't have to be big, of course) when it comes to data manipulation. Blob is our object that can read files, string variables and bytes array, and provide the same as their output. Even more, it can present the information in BASE64 and HEX encoded data - in case your environment just doesn't like to work with binary data.
Optimized code
Besides working in regular way - without random padding and internal wrapping, wodCrypt can work in Optimized mode as well. In that case most probably no other encryption tool will be able to access (directly) your encrypted data - because wodCrypt will add specific information to it - such as size of blob. This way when decryption is done, you will get exactly the same plaintext as it was before encryption. In regular way, wodCrypt has to look after block sizes for each protocol, key sizes etc.. so any empty space needs to be filled with zeros. It's not smart way to protect the data - but it's necessary to make encrypted text open to other decryption tools, for you to get the results as expected.
Licensing - royalty free
wodCrypt is royalty free - once you make your application, you can distribute binary versions of wodCrypt free of charge. Licenses are purchased only for design-time development, one license per each developer on the project - and that's all!
Besides ActiveX version (which can be used even in FoxPro), wodCrypt has COM object as well, which can be used from many environments, such as VB, VC, Delphi, VBS, ASP etc..
weonlydo wod crypt component activex security encryption wodcrypt component provides strong
|
|
|