10 JUL 2026 - Back up to full speed! Let's be honest: for the last few months, TorrentFunk was painfully slow. Pages crawled, searches dragged, and just loading the site tested everyone's patience. We hunted the problem down to our network and rebuilt it from the ground up — smarter caching, a much bigger and faster connection, and a lot of fine-tuning under the hood. The difference is night and day: the site now loads in a fraction of a second. No more waiting around. Thanks for sticking with us through the slow spell. Now go discover your funk!
What is it? EasyQuery.AX (old name: Active Query) is a useful and powerful COM/ActiveX branch of our Easy Query product family. It is distributed a .ocx file components and controls which allows to integrate end-user-oriented query builder into your application or web-site based on ASP technolodgy.Where it can be used? EasyQuery.AX can be used in any software project that supports ActiveX controls and operates with some kind of database.Possible developer environments are: Visual Basic 6.0, Visual C++ 6.0, Borland Delphi (any version). EasyQuery.AX works with database tables through Microsoft ADO (ActiveX Data Objects).Why do I need it? EasyQuery.AX is a very useful enhancement for any database application . It provides an unified, easy-to-use and user-friendly interface for searching and filtering data in database. You can cast a glance at screenshots to get an idea how it will look in your program.It takes about 20-30 minutes to include EasyQuery.AX into your existing project. You can just try to do that (see next paragraph for details) and show it your users. We are sure they will like new feature and will use it intensively.What's new in EasyQuery.AX : added: property Enabled in FilterRowX object;added: ResultFieldsPanelX control now shows the fields with expressions and/or aggregate functions;changed: New design and behaviour of "Tables" page in Data Model Editor;fixed: Quoted tables were not quoted in WHERE clause (if its name is equal to its alias);fixed: Active Query did not include necessary brackets in FROM clause with joins;fixed: Bug with "is in list" operator: it could not process values with spaces correctly. Example:Word1, Word2 Word3 was recognized as Word1, Word2, Word3;fixed: Data Model Editor did not refresh alias in Active Table combo box after it was changed by user;fixed: Wrong Data Model Wizard behaviour in "full screen" mode;fixed: Wrong behaviour of "click to add a condition" link. If current row is inside some group it added new condition outside this group;fixed: Data Model Editor and Data Model Wizard did not show tables and fields correctly for Oracle databases;