Zonator.com - The Software Directory
 
T H E   S O F T W A R E   D I R E C T O R Y
 HOME
 Audio 
 Business 
 Development 
 Education 
 Graphics 
 Home/Hobby 
 Internet 
 Miscellaneous 
 Screen Savers 
 Utilities 
 New Entries 

Submit

Mirror (for Chrome)

While using Chrome I found that a lot of sites sites don't work, due to missing plugins for the new platform. Sometimes just quitting the site is not an option so I created an easy way to open the page in your "old" browser. Just drag and drop the URL from the Chrome URL bar into the Mirror form and you can continue your Chrome browsing.

Download


News
LaPensie.com
Americanul.com
YourUrls.com
OmniTop.com
EmailSecret.com


© 2006-2007 Zonator.com
SQLite COM v 2.8.15.4 Freeware


Download
Download 2

SQL database engine and interface to it in a single ActiveX. Single file holds the entire database, same db file format on all the platforms, national characters are preserved. Support for OLE date/time values, self-dependent and zero-configuration. This member of the AXPack1 Family depends only on the AXPack1 core DLL. It uses some VarDictionary collections from it which makes the data extracted from the DB easy to convert, clone and manage. SQLite COM is packed into the AXPack1 Family distributions and the applications may benefit of the combined strangth of the entire library. While the component is based on the popular SQLite public domain source code it adds some features useful for Windows programming - such as OLE DATE type internal support functions, automatic type conversion of the internal data to directly usable VARIANT types. Good SQL support. Supports triggers, indices, views, complex queries and joins. The component is fully independent of ADO, OLEDB, ODBC and so on. The DB interface is custom, but convenient and easy to learn. It resembles features from ADO's GetRows and recordsets in a fashion that needs times less code than the traditional recordset based DB interfacces. Combined use with Sprintf/Sprintf/SAprintf from StringUtilities object (part of the AXPAck1 core - always available with SQLite COM) makes the SQL statements generation easy and powerful. Autorun compatible - i.e. automation support is available without need to register the component with the system first. Especially useful in Active Local Pages based autoruns.