New version Clarion direct ODBC access class now available in http://www.geocities.com/SiliconValley/Lab/8959/ What new in version 1.05 ======================== BlobEngine now work ! You can use Blob field in SQL databases without limitation 64kb. New method IsNull allows correctly work with NULL data. The new group of methods SqlSet/SqlNext/SqlClose allows to optimize operation with SQL requests. The amount of fields in methods SqlVal/SqlQ/SqlSet increased up to 16. And many other improvement.