Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.479.959 Times

Thoroughbred Horse Pedigree Query freeware
Filter: All | Freeware | Demo
 

Thoroughbred Horse Pedigree Query

1 2 3 4 5 > 
Added: August 01, 2006 | Visits: 4.583

TSPhotoFinish - Horse Racing Horse racing simulator and pari-mutuel wagering learning tool. An exiting program to play while learning the basics of pari-mutuel wagering that also helps you learn to read the racing program (past performances) to start handicapping. Learn how to place bets from the basic Win, Place, Show,... Platforms: Windows, Windows CE

License: Freeware Size: 2.63 MB Download (384): TSPhotoFinish - Horse Racing Download

Released: May 05, 2003  |  Added: June 11, 2006 | Visits: 11.777

Virtual Online Horse Racing Virtual online horse racing game. Create your own stable of horses and compete against other users online. See if you have what it takes to win the Triple Crown! Platforms: Windows

License: Freeware Size: 1.18 MB Download (788): Virtual Online Horse Racing Download

Released: August 09, 2003  |  Added: August 11, 2006 | Visits: 2.850

Pedigree Cats Screensaver The Free Pedigree Cats Screen Saver by ScenicReflections.com displays 95 images of some of the most elegant and precious felines you may ever see! This free screensaver also features three beautiful, full-length, CD-quality musical compositions by Cynthia Jordan. The following features and... Platforms: Windows

License: Freeware Size: 11.87 MB Download (123): Pedigree Cats Screensaver Download

Released: August 09, 2003  |  Added: January 24, 2006 | Visits: 2.888

Pedigree Dogs Screensaver The Free Pedigree Dogs Screen Saver by ScenicReflections.com displays 85 images of some of the most elegant and precious canines you may ever see! This free screensaver also features three beautiful, full-length, CD-quality musical compositions by Cynthia Jordan. The following features and... Platforms: Windows

License: Freeware Size: 11.8 MB Download (122): Pedigree Dogs Screensaver Download

Added: January 18, 2010 | Visits: 1.149

MySQL Query MySQL Query is a software web development. You need MySQL installed in your PC.. software,internet,remontsw,grafika,tvorba,remont Platforms: *nix

License: Freeware Size: 532.48 KB Download (162): MySQL Query Download

Added: November 20, 2010 | Visits: 1.923

Games::Quakeworld::Query Games::Quakeworld::Query is a class for querying QuakeWorld servers. SYNOPSIS use Games::Quakeworld::Query; my $QWQ = Games::Quakeworld::Query->new("quake.server.com", "27500"); my %info = $QWQ->getinfo(); # obsoleted, use $qwq->get("") instead print "Server uses map:... Platforms: *nix

License: Freeware Size: 4.1 KB Download (99): Games::Quakeworld::Query Download

Added: June 20, 2010 | Visits: 1.271

Query-Oriented Model for XML 0.1 Query-Oriented Model for XML is a lightweight XML processing framework for Java that promotes the use of XPath instead of Java code for consuming XML. The resulting code from Query-Oriented Model for XML, is simple and expressive with no meaningless objects and no meaningless parameters - just... Platforms: *nix

License: Freeware Size: 10.24 KB Download (93): Query-Oriented Model for XML 0.1 Download

Added: March 04, 2010 | Visits: 1.432

Remote MySQL Query Remote MySQL Query is a PHP class that can easily execute queries on a remote MySQL server using only HTTP. It works by accessing a PHP script on the remote web server that executes queries based on passed in URL parameters. The client passes a secret key to the remote script to prevent... Platforms: *nix

License: Freeware Download (146): Remote MySQL Query Download

Added: October 01, 2010 | Visits: 1.152

Help Hannahs Horse Help Hannahs Horse is a fun and fast pacman / fastfood type game in SDL. Help Hannahs Horse is a simple combi-clone of pacman and the Dizzy game Fastfood. The aim is to guide Hannah around the maze collecting the carrots (which move!) and the pills. Collect a powerpill (blue and red) to... Platforms: *nix

License: Freeware Size: 3.5 MB Download (106): Help Hannahs Horse Download

Added: November 27, 2010 | Visits: 862

Text::Query::BuildSQL Text::Query::BuildSQL is a base class for SQL query builders. SYNOPSIS package Text::Query::BuildSQLsqldb; use Text::Query::BuildSQL; use vars qw(@ISA); @ISA = qw(Text::Query::BuildSQL); Defines all the build_* functions to build a syntax tree. The tree nodes are [ operator scope... Platforms: *nix

License: Freeware Size: 19.46 KB Download (92): Text::Query::BuildSQL Download

Added: April 03, 2010 | Visits: 853

Class::DBI::Query Class::DBI::Query is a Perl module with deprecated SQL manager for Class::DBI. SYNOPSIS my $sth = Class::DBI::Query ->new({ owner => $class, sqlname => $type, essential => @columns, where_columns => @where_cols, }) ->run($val); This abstracts away many of the details of the... Platforms: *nix

License: Freeware Size: 102.4 KB Download (93): Class::DBI::Query Download

Added: August 27, 2010 | Visits: 767

Query Object Framework QOF, the Query Object Framework, provides a set of C Language utilities for performing generic structured complex queries on a set of data held by a set of C/C++ objects. Query Object Framework is unique in that it does NOT require SQL or any database at all to perform the query. Thus, it... Platforms: *nix

License: Freeware Size: 696.32 KB Download (87): Query Object Framework Download

Added: May 07, 2010 | Visits: 879

Relations::Query Relations::Query is a Perl Object for building queries with DBI/DBD::mysql. SYNOPSIS # Relations::Query Script that creates some queries. use Relations::Query; $query = new Relations::Query(-select => {fife => barney}, -from => {green_teeth => moogoo}, -where => "flotsam>jetsam",... Platforms: *nix

License: Freeware Size: 10.24 KB Download (103): Relations::Query Download

Added: February 11, 2010 | Visits: 2.208

Network Query Tool Network Query Tool is a one-stop solution for obtaining information about a domain name or an IP address. Instead of manually using a variety of shell commands, or visiting numerous websites to investigate a host, just load Network Query Tool in your browser and enter the hostname or IP. NQT... Platforms: *nix

License: Freeware Size: 15.36 KB Download (146): Network Query Tool Download

Added: August 23, 2010 | Visits: 1.241

Practical Query Analyzer Practical Query Analyzer produces HTML reports on the most frequent queries, slowest queries, queries by type (select/insert/update/delete), and more for both PostgreSQL and MySQL log files.. Platforms: *nix

License: Freeware Size: 51.2 KB Download (124): Practical Query Analyzer Download

Added: May 03, 2010 | Visits: 864

Be::Query Be::Query is a Perl module to do a query for a given filesystem. SYNOPSIS use Be::Query; @files = Be::Query::Query($filesystem, $query); do a Query for a given filesystem USAGE @files = Be::Query::Query("/boot", "name=lib*.so"); $filesystem is a path anywhere in the target... Platforms: *nix

License: Freeware Size: 3.07 KB Download (98): Be::Query Download

Released: October 29, 2012  |  Added: November 26, 2012 | Visits: 2.258

Easy Query Builder EQB allows users to extract important information such as customer data, sales and virtually any other types of records. The solution does not require any extensive knowledge of SQL syntax and the inner workings of the databases, but it is also very useful for those learning SQL syntax, since you... Platforms: Windows

License: Freeware Size: 1.47 MB Download (137): Easy Query Builder Download

Released: October 24, 2012  |  Added: October 24, 2012 | Visits: 669

Planet Horse for Mac OS Freely ride your horse in spectacular settings. Achieve numerous challenges, protect the environment and take part in real riding competitions. Take care of your horse, train him, earn his trust and become friends with him. You can also count on the support of your personal trainer to become an... Platforms: Mac

License: Freeware Size: 100 MB Download (484): Planet Horse for Mac OS Download

Released: September 08, 2012  |  Added: September 08, 2012 | Visits: 485

Thoroughbred Derby for Mac OS A simple horse betting game. Select your favorite horse and bid amount, and then watch the horses race across the track! Will you bet on the horse with the best odds, or will you risk it all by betting on the long shot? The choice is yours! Play alone, or with up to three other friends. - Added... Platforms: Mac

License: Freeware Size: 1.9 MB Download (464): Thoroughbred Derby for Mac OS Download

Released: September 21, 2012  |  Added: September 21, 2012 | Visits: 1.081

Chily Active Directory Query Chily Active Directory Query software is a user friendly and easy to install tool designed to fetch details of relevant information from Active directory information bank. Active Directory query tool functions as per the queries and displays object information or details saved by the users.... Platforms: Windows

License: Freeware Size: 727.04 KB Download (416): Chily Active Directory Query Download

1 2 3 4 5 >