Scoutsoft Software Development Releases version 2.0 of xSELECT
xSELECT is a command-line utility that allows you to search textfiles.
But unlike tools like "grep" or "find", xSELECT allows you to use a SQL-query statement for analyzing textfiles incl. filtering, sorting, ordering and grouping.
• SQL Select
• SQL Distinct
• SQL Where
• SQL And & Or, < > =, LIKE
• SQL Order By
Using standard SQL-queries you can filter the content of a textfile or use standard SQL-aggregate functions to calculate sums, averages etc. :
• AVG() - Returns the average value
• COUNT() - Returns the number of rows
• MAX() - Returns the largest value
• MIN() - Returns the smallest value
• SUM() - Returns the sum
Example:
Let's say that you have a textfile - for example a file called "customers.csv" - which you want to filter and sort for some criteria using a SQL query :
Customers.csv :
===============
Name,City,ZIP,Orderdate,amount
Miller,New York,1234,150.00
Smith,Washington,4321,200.00
Brown,New York,1234,300.00
Using xSELECT you can run SQL queries like this:
xSelect * from Customers.csv where ZIP="1234"
xSelect Name, sum(amount) as Total from Customers group by Name order by Total desc
xSelect Name,City from customers.csv order by name
Compatibility:
xSELECT will run under Windows only and has been tested under Windows 2000\2003\2008 Server and Windows 2000 Pro\Vista
xSELECT is a standalone application and is non-dependent on any other windows-components like .NET or dataproviders\drivers like ODBC/ADO etc.
Pricing / License:
* With a Home License, you are allowed to use xSelect on 1 PC for non-commercial purposes in non-business, non commercial environment. The Home Licence will not run under Windows Server Editions like Windows 2003 Server etc. but only under Win2000 Pro, XP, Vista, Windows2007.
Home Licence: 19 Euro
* Only with a Business License, you are allowed to use xSelect on 1 PC in a corporate, government or business\commercial environment.
The Business License does support all Windows editions up to Windows Server 2008 and is valid only for the installation on 1 PC\Server (1 Windows instance) - Volume Licences are available upon request - please contact info@Scout-Soft.com
Business Licence: 69 Euro
Company:
Scout-Soft Software Development
Related press releases
-
Scoutsoft Software Development Releases version 2.0 of xSELECT
[2009-10-22 01:45:42]
TOMSK, Russian Federation (October, 15th, 2009) - Scoutsoft Software Development releases version 2.0 of xSELECT xSELECT is a command-line utility that allows you to search textfiles. But unlike... -
RECURSION SOFTWARE RELEASES C++ TOOLKIT VERSION 3.0.2
[2004-06-06 00:00:00]
DALLAS, TX (06 June, 2003) Recursion Software, Inc., announced today the release of C++ version 3.0.2. Representing an enhancement of its already extensive feature design FOR IMMEDIATE RELEASE: RE... -
Tweak Windows 7 with Win7Zilla version 2.4
[2010-03-15 13:01:25]
Hanoi, Vietnam - Sagitos Ltd today announced the release of Win7Zilla version 2.4. What's new in Version 2.4? 1. License System version 4.0 Newly embedded software_DNA v4.0 which includes multi-... -
SFTP Protocol Support for Delphi Application Development
[2009-07-14 02:30:23]
Devart releases new version of SecureBridge, a library of components for Delphi, Delphi for .NET, and C++Builder designed to protect connections between computers and trusted networks against unauthor... -
Greatis Software releases Form Designer
[2010-11-26 00:47:04]
Greatis Software releases Form Designer: Runtime Form Designer Component for Delphi / C++ Builder Greatis Software (http://www.greatis.com) has released the new version of software for Delphi / C... -
Dacris Software Releases ActiSetup 2005
[2004-12-30 00:00:00]
Dacris Software has announced the final release of ActiSetup 2005, a setup development suite which is designed to simplify the creation of Windows Installer packages. ActiSetup is an advanced setup d... -
Greatis Software releases Screen Beagle 1.34
[2010-11-08 14:44:37]
Greatis Software releases Screen Beagle 1.34: Advanced Screen Utilities Pack Magnifier + Screenshot + Measurer + Dropper Greatis Screen Beagle is an unusually refined, advanced Screen Utilities ... -
Zilab Software Releases Zim 2.0 Chat and Instant Messaging Server
[2005-03-08 00:00:00]
March 7, 2006 For Immediate Release Zilab Software Releases Zim 2.0 Chat and Instant Messaging Server Zim is slim and simple chat and instant messaging system for Windows 2003/XP/2000. Easy to insta... -
Landofcom Software releases PhotoELF version 4.0
[2007-06-07 21:06:33]
PhotoELF is a photo processing toolbox with hundreds of features. Easy to use and very intuitive. Landofcom Software Released PhotoELF version 4.0 this month. PhotoELF version 4.0 adds some exc... -
Danic Systems releases DragonDB - MVB Edition 1.1
[2005-12-16 00:00:00]
Danic Systems releases DragonDB - MVB Edition 1.1 for AppForge MobileVB. EAST BRUNSWICK, NJ, USA (December 16, 2005) -- Danic Systems, LLC announced today availability of an updated version of its Dr...
English
German
French
Spanish
Russian
Romanian



