Follow us on Blogger Follow us on Twitter Subscribe to our RSS channel Bookmark and Share
Easy Measure Converter 1.0
Released: 2006-02-01 Easy Measure Converter
License Type: Freeware
Platform: Win98,WinME,WinNT 3.x,WinNT 4.x,Windows2000,WinXP,Windows2003
Requirements: Pentium II 400 MHz, 32MB Ram, 1MB free disk
Product homepage: http://www.academy-info.com
Publisher: academy-info.com
Keywords:
Vendor Price:
FREE!

0 votes

Rating: 0
5 4 3 2 1



Easy Measure Converter 1.0 screenshot

Easy Measure Converter 1.0

Download Free Measure Converter: inch, feet, yard, rod, furlong, mile, league, chain. Length and Distance Conversions. The program interface is quite simple so even if you are a beginner you can use it without any trouble.

Changes:

SQLMemTable: History of changes
===============================

- version 3.04 (12/23/2005)
New features added:
1. Importing ftOraBLOB and ftOraClob field types - many thanks to Douglas Stites.
Bugs fixed:
1. Bug with joins on string fields was fixed.
2. Bugs in searching on memo and wide memo fields were fixed.
3. Bug with TSQLTimeStamp and TClientDataset was fixed.
4. Bugs in joins on multiple fields were fixed.

- version 3.03 (08/05/2005)
Bugs fixed:
1. Some minor bugs with Union, Except, Intersect SQL operators were fixed.
2. Bug with ToString function and formats with milliseconds ('zzz','zz') was fixed.
3. Bug with closing tables in some cases was fixed.
4. Bug with DY format in TODATE and TOSTRING was fixed.
SQL Reference updated - DY returns 3 symobols.
5. Bug in UNION sql statement was fixed.
6. Minor bug with foreign key types mismatch was fixed.

- version 3.02 (07/16/2005)
New features added:
1. Milliseconds ('ZZZ','Z') are now supported TO_DATE and TO_STRING SQL functions.
2. ClientDataset compatibility was improved.
3. Method AddForeignKey was added to TACRTable. ALTER TABLE ADD FOREIGN KEY was optimized.
Bugs fixed:
1. Bug with case insensitive string comparison was fixed.
2. Problems with opening tables at design-time were solved.
3. Bug with conversion of some data types was fixed.
4. Bug with table renaming was fixed. ALTER TABLE ADD FOREIGN KEY now works fine.
5. Bug with executing DELETE SQL statement on memory table was fixed.
6. Problem with loosing foreign keys in RepairTable, RestructureTable, RepairDatabase,
CompactDatabase is solved now.
7. Problems in RestructureTable, CreateTable, RenameTable when multiple foreign keys
referencing same table exists were solved.
8. Bug with updating memo fields using UPDATE SQL statement was fixed.
9. Bug with DROP INDEX in ExportTableTOSQL and ExportDatabaseToSQL was fixed.
10. Minor bug with filter setting was fixed.

- version 3.01 (03/16/2005)
Bugs fixed:
1. Bug in searching and filtering on date, time and datetime fields was fixed.
2. Problem with foreign key checking was solved.

- version 3.00 (12/28/2004)
New features added:
1. Referential Integrity support (SQL'99 compliance) was added.
2. ForeignKeyDefs, RestructureForeignKeyDefs properties were added to TSQLMemTableTable.
3. FOREIGN KEY support was added to SQL CREATE TABLE and ALTER TABLE statements.
4. DROP CONSTRAINT support was added to SQL statement ALTER TABLE.
5. CASCADE option was added to SQL statement DELETE TABLE.
6. Cascade parameter was added to DeleteTable method TACRTable.
7. Referential Integrity demo was added.
8. DeleteConstraint method was added to TACRTable.
9. Performance of insert, update and delete operations was improved.
Bugs fixed:
1. Some bugs with SELECT from single table were fixed.


- version 2.60 (12/10/2004)

New features added:
1. SQL performance was essentially increased on most types of queries.
2. ORDER BY clause now supports column numbers.
3. ImportTable speed from some databases was increased.
4. Parameters are now supported in sub-queries.
5. FindIndex method was added to TSQLMemTable component.
Bugs fixed:
1. Bug with closing queries at design time in some cases was fixed.
2. Some bugs in SQL engine were fixed.
3. Problem with exporting float values in ExportToSQL was solved.
4. Bug with loading in-memory table was fixed.

- version 2.50 (09/29/2004)

New features added:
1. Export to SQL was implemented.
ExportTableToSQL method was added to TSQLMemTable component.
New demo ExportToSQL was added.
2. TOBLOB SQL function was added.
3. SQL, filter and navigation performance was essentially increased.

Bugs fixed:
1. Bug in Refresh was fixed.
2. Bug with filters on empty wide strings was fixed.
3. Bug with refreshing DBGrid after insert was fixed.
4. Bug with deleting records from the table using SQL DELETE statement was fixed.
5. Bug with updating empty blob field in the table was fixed.
6. Bug with inserting record after deleting record was fixed.
7. Some bugs with field names in SQL engine were fixed.

- version 2.40 (08/12/2004)

New features added:
1. SQL, filters and navigation performance was essentially increased.
2. Aggregate functions COUNT, SUM and AVG now can be used with DISTINCT option.
3. Compatibility with third party DB-aware controls was improved.
4. All memory tables now can be saved to file or to stream by single call.
Methods SaveAllTablesToStream, LoadAllTablesFromStream, SaveAllTablesToFile, LoadAllTablesFromFile
were added to TACRTable component.

Bugs fixed:
1. Some bugs with SQL field naming were fixed.
2. Problem with temporary indexes uniquness was solved.
3. Bug in AddIndex on closed table was fixed.
4. Bugs with filters on date, time or datetime fields were fixed.
5. Bug in CAST to string type implementation was fixed.
6. Bug in SELECT DISTINCT implementation was fixed.


- version 2.30 (06/29/2004)

New features added:
1. SQL queries and filters now supports memo fields. MemoSearch demo was added.
2. SQL DDL performance was improved.
3. MemoryTableAllocBy property was added to TACRTable component.

Bugs fixed:
1. Bugs in ALTER TABLe and CREATE TABLe implementation were fixed.
2. Left, right and full outer joins now works corectly.
3. Bug in CREATE INDEX on memory table was fixed.


- version 2.20 (06/03/2004)

New features added:
1. IF NOT EXISTS option was added to CREATE INDEX SQL statement.
2. IF EXISTS option was added to DROP INDEX SQL statement.
3. NOCASE option was added to ORDER BY clause of SELECT SQL statement.
4. INDEX option was added to ORDER BY clause of SELECT SQL statement.
5. SQL performance was essentially increased.
6. Filters were optimized.
7. CSVImport demo was added.

Bugs fixed:
1. Now update records with indexes and filters works correctly.
2. Bug in TSQLMemQuery.SetParamsFromCursor was fixed.
3. Some porblems with compatibility with third-party treeviews and grids were solved.

- version 2.10 (03/31/2004)

New features added:
1. New component TSQLMemBatchMove (TBatchMove analog) was added.
2. New method BatchMove was added to TSQLMemTable component.
3. New demo BatchMove was added.
4. TSQLMemTable component now automaticaly sets a default table name.
5. Now in-memory table can be created at runtime by setting Active to True.
6. Filters performance was increased due to better choise of filtering algorithm.


Bugs fixed:
1. LargeInt fields now can be accessed via SQL and in Master/Detail tables.
2. SQL function POS now returns 0 if one of its arguments is NULL.
3. Bug with deleting record on filtered and indexed in-memory table was fixed.
4. Bug with setting IndexName property of TSQLMemTable to empty string was fixed.
5. OnFilterRecord now have True as a default value for Accept parameter.
6. Problems with record positioning after refreshing filtered dataset were solved.



- version 2.00 (02/09/2004)

New features added:
1. The speed of loading tables from file was essentially increased.
2. Uncorrelated subqueries is now supported.
See scripts in Utils\Bin\SQLConsole\SQL\SubQuery folder for examples.
Also read SELECT Statement topic in Developer's Guide to learn more about it.
3. SQL operator IN now can be used with subquery.
4. SQL operator EXISTS was added.

Bugs fixed:
1. Bug in SetRecNo method of TACRDataset was fixed. Now RecNo is set correctly when
some DB controls are connected to the table.


- version 1.32 (01/14/2004)

New features added:

1. Performance on insert and Edit operations was increased.
2. MultiThread demo for Delphi is added.

Bugs fixed:
1. Bug with invalid memo and blob fields settings in
SELECT statement was fixed.
2. Bug with closing queries with ORDER BY statement was fixed.
3. Bug with invalid record position after Insert and Edit on
filtered dataset was fixed.
4. Bug with invalid TACRQuery.RowsAffected value after executing UPDATE statement
with WHERE cluase on one of the fields specified in SET clause was fixed.
5. Problem with unique temporary index names was solved.
6. Problem with storing current record position in TSQLMemDataset.BookmarkValid method
was solved.
7. Bug with parameters implementation in TSQLMemQuery was fixed.
8. Bug in filters and SELECT statements with multiple AND operators was fixed.


- version 1.31 (12/11/2003)

New features added:

1. OnProgress event was added to TSQLMemTable component.
Now methods RestructureTable, ImportTable and ExportTable shows their progress.
2. SQL scripts parsing and executing was optimized,
memory usage was essentially decreased.

Bugs fixed:
1. Bug in queries with WHERE clause and specified field list was fixed.


- version 1.30 (11/12/2003)

New features added:
1. IProvider interface support was implemented. Now you can access TACRTable
and TACRQuery components via TClientDataset.
2. Save/Load methods now saves AutoInc field descriptions,
file format have been changed.
Bugs fixed:
1. Bug with restructuring table with AutoInc fields after LoadTable was fixed.

- version 1.20 (10/23/2003)

Bugs fixed:
1. Bug with importing tables from ADO and BDE was fixed.

- version 1.12 (10/21/2003)

Bugs fixed:
1. Bug with saving / loading table after delete with active index operation was fixed.


- version 1.11 (10/20/2003)

Bugs fixed:
1. Bugs with cancelling edit or insert operations with BLOB fields were fixed.


- version 1.10 (10/08/2003)

New features added:
1. TSQLMemTable.SetLastAutoincValue method was added
2. LoadTableFromFile, LoadTableFromStream, SaveTableToFile, SaveTableToStream
methods of TSQLMemTable were essentially optimized in speed and compression rate.
New format is incompatible with previous versions.

Bugs fixed:
1. Bugs with locate on empty table was fixed.

- version 1.09 (10/02/2003)

Bugs fixed:
1. Bugs with edit and delete operations were fixed.

- version 1.08 (09/30/2003)

Bugs fixed:
1. Bug with delete in detail table with Master-Detail relationship was fixed.

- version 1.07 (09/29/2003)

Bugs fixed:
1. Bug with search operations being performed on empty table was fixed.

- version 1.06 (09/20/2003)

Bugs fixed:
1. Another bug with scrolling in DBGrid was fixed.


- version 1.05 (09/09/2003)

Bugs fixed:
1. Bug with scrolling in DBGrid was fixed.


- version 1.04 (08/22/2003)

Bugs fixed:
1. ExportTable without log parameter now works properly.
2. SQL CAST with blank string problem was fixed.
3. Last autoinc value is now saved correctly when a table is saved.
4. Primary key creation on two or more fields in SQL bug was fixed.


- version 1.03 (08/20/2003)

Bugs fixed:
1. 'SELECT NULL from tabel1' now works correctly.
2. SQLMemTable.LoadFromFile problem was solved.
3. AV after application closing in C++ Builder is fixed.
4. Bugs with SQL date functions were fixed.
5. IS NULL, IS NOT NULL filters are supported correctly.
6. Bug with ImportTable on existing table was fixed.
7. Aggregate functions now work OK on empty tables.
8. DBMemo control now displays field value if
it was inserted directly from code.


- version 1.02 (07/24/2003)

New features added:
1. Navigation operations were optimized.


- version 1.01 (07/24/2003)

New features added:
1. Insert and Search operations were optimized
2. Memory manager speed was essentally increased

Bugs fixed:
1. RecNo, RecordCount now works correctly with invisible records
2. Some bugs in index system (edit operations) were fixed
3. Some bugs in Load and Save methods were fixed that leads to
incompatibility with previous version files

- version 1.00 (07/15/2003)

Other software titles from this vendor
Art Clock  

Art Clock

Download free Art clock with timer, notebook

Free Color Tetris Game  

Free Color Tetris Game

Free Color Tetris game.

Fifteen  

Fifteen

Fifteen is a logic game for all ages.

Free Number Base Converter  

Free Number Base Converter

Convert numbers from one base to another.

Free Coding Tool  

Free Coding Tool

Free Coding Tool

Free Area Code Selector  

Free Area Code Selector

Free World Area Codes

Powerful Memory  

Powerful Memory

Find all hidden pairs of pictures.

Free Permutation Program  

Free Permutation Program

Free Permutation program by academy-info.com

Easy Measure Converter  

Easy Measure Converter

Length and Distance Conversions

Find Error Description  

Find Error Description

Free error show porgram


TOP 20 programs in Education::Science category
Discount Coupon for Mad Clock of Life 2007 Mad Clock of Life 2007  

Mad Clock of Life 2007

Very Funny and Cool Clock with a lot of facts

Discount Coupon for ABC typing game ABC typing game  

ABC typing game

Speed typing training

Discount Coupon for Eyes game Eyes game  

Eyes game

Wide eyes develop speed reading

Discount Coupon for Magic mnemonic Magic mnemonic  

Magic mnemonic

Improve word and digital mnemonic memory

Discount Coupon for Shultc table 04 Shultc table 04  

Shultc table 04

Wide eyes develop speed reading

Discount Coupon for Shultc table 02 Shultc table 02  

Shultc table 02

Wide eyes develop speed reading

Discount Coupon for ABC typing game ABC typing game  

ABC typing game

Speed typing training

Discount Coupon for Stratego Stratego  

Stratego

Stratego logic game

Discount Coupon for Nim Logic Game Nim Logic Game  

Nim Logic Game

Nim logic game

Discount Coupon for ABC Rotating Numbers and Dzen ABC Rotating Numbers and Dzen  

ABC Rotating Numbers and Dzen

Rotating Numbers and speed reading

Discount Coupon for Shultc table - notice changing Shultc table - notice changing  

Shultc table - notice changing

Shultc table - notice changing

Discount Coupon for Letter perception Letter perception  

Letter perception

Letter percept

Discount Coupon for Coner vision Coner vision  

Coner vision

Coner vision

Discount Coupon for ABC Typing game 4 ABC Typing game 4  

ABC Typing game 4

Speed typing game

Discount Coupon for ABC Typing game 4 ABC Typing game 4  

ABC Typing game 4

Speed typing game

Discount Coupon for Flash text reading Flash text reading  

Flash text reading

Free flash speed reading training

Discount Coupon for Widen span of your eyes (Shultc table) Widen span of your eyes (Shultc table)  

Widen span of your eyes (Shultc table)

Wide eyes develop speed reading

Discount Coupon for R Decode R Decode  

R Decode

This program decodes resistor color bands.

Discount Coupon for GENOM 2005 GENOM 2005  

GENOM 2005

Microarray analysis for Affymetrix arrays

Only Truth in Science Counts  

Only Truth in Science Counts

Adventure exploring the Universe we live in.


Latest News
HP hopes to cut data center costs with new Gen8 servers
13 Feb 2012
Hewlett-Packard on Monday introduced Gen8, its next generation of servers, which integrate new technologies designed to cut overall maintenance and power costs in data centers while maintaining high server uptimes. Gen8 servers have new hardware and software technology for better performance-per-watt and a reduction in the manual labor involved in updating servers, HP said. The automatic updating and server load-balancing features will help save millions of dollars over a three-year span, HP said.
'Big data' prep: 5 things IT should do now
13 Feb 2012
Got your "big data" plan in place? If not, you may want to think about implementing one. Big data is being hailed -- or hyped, depending on your point of view -- as a key strategic business asset of the future. That means it's only a matter of time before the suits in the corner office want to know IT's thoughts on the matter.
Mozilla commits to Metro version of Firefox on Windows 8
13 Feb 2012
Mozilla said yesterday that it will build a "proof-of-concept" version of Firefox for Windows 8's Metro touch-first interface next quarter, then follow that with more functional editions later in the year.

Legal Note
FilesHome.com portal collect information directly from software vendors using software submission form. Thus, we do not carry any responsibility for provided here information. Please note that using Only Truth in Science Counts crack, serial number, registration code, keygen and other warez or nulled soft is illegal (even downloading from torrent network, rapidshare, hotfile, megaupload,etc) and could be considered as theft in your area. Also note that if you will download Only Truth in Science Counts from sharing sites like Megaupload, Rapidshare, Hotfile, etc - you may become a victim of trojan or spyware attack. So, please use only direct download links on our site.