Freeware Downloads for "Delphi Sql Multiple Queries"

REX allows you to create REST interfaces by directly connecting HTTP Requests to SQL/XML queries without programming..

  • obJET
  • License: Freeware
  • Rating

obJET is an object-oriented database, a persistence API that enables .NET developers to store and retrieve any application object with only one line of code, eliminating the requirement to maintain separate SQL data queries. World class developers deploy the obJET database engine at the heart of hundred .NET applications, enabling compelling new features and achieving high performance and flexibility.

The secret of obJET success is because it relies on Microsoft own Extensible Storage Engine which is used extensively in Microsoft Exchange and Microsoft Active Directory technologies.

  • Platform: Windows
  • Publisher: AIRO Software
  • Date: 14-02-2011
  • Size: 21 KB

Query2XML allows you to transform the records retrieved with one or more SQL SELECT queries into XML data. Very simple to highly complex transformations are supported. It was written with performance in mind and does not require any XSLT..

The purpose of this project is to create a set of libraries which will allow for SQL like queries on a shared secret database.
Shared Secret Calculator License - MIT License.

  • Platform: WinOther
  • Publisher: Sscalc
  • Date:

EMS SQL Manager for SQL Server is a high performance tool for Microsoft SQL Server database development and administration. SQL Manager works with any MS SQL Server versions from 7 to the newest one and supports the latest SQL Server features including new data types (datetimeoffset, hierarchyid, geometry, geography and more), table types and table-valued parameters, logon triggers, backups with compression and other. It offers plenty of powerful SQL tools such as Visual Database Designer that allows creating SQL Server database in few clicks, Visual Query Builder and advanced SQL editor to build complicated SQL Server queries and many more useful features for efficient SQL Server administration.

Report Genie, v1.2,is a FREE user-friendly reporting tool that I have created to help businesses generate Excel reports based on SQL queries. It is developed based on Microsoft .Net Framework 2.0 using VB.net and Excel libraries. Main Features include: 1. Using ODBC or OLE DB to connect any data source.Specify your connection string, you can connect to database, such as MS Access, Oracle, SQL Server, even Excel or text files. 2. Each report can contain multiple queries. Tired of having one query per excel report? Report Genie allows you to configure multiple queries for one report, each query could have its own database connections.

  • Platform: WinOther
  • Publisher: HyBing
  • Date: 25-06-2012
  • Size: 2836 KB

A utility that helps developers to access SQL databses and convert them to Objects. Each table in the database becomes a RecordStore Object and each Record becomes a Record Object. Multiple queries on same data generates no duplicates.
ObjectDatabase License - GNU General Public License (GPL).

Query constructor is a handy, simple, easy to use application specially designed to offer you a structured visual SQL text constructor. Help manage and edit text in standard SQL (SELECT queries only).
for WindowsAll

.

A set of 10 quality videos showing SQL basics, hosted by cute girls. This app contains the following videos:
- How to write SQL SELECT statement
- How to use SQL WHERE clause
- How to use SQL ORDER BY clause
- How to use SQL GROUP BY clause
- How to use SQL AGGREGATE queries
- How to write SQL INNER JOIN Statement
- How to CREATE, UPDATE, DROP SQL VIEW
- How To Write SQL Subqueries
- How to JOIN 3 tables or more
- How to use SQL Privileges.

  • Platform: Android 4.x
  • Publisher: itcuties
  • Date: 08-03-2014
  • Size: 1740 KB

DB Explorer is a useful and easy-to-use application which lets you to manage any JDBC compliant database DB Explorer is a useful and easy-to-use application which lets you to manage any JDBC (Java Database Connectivity) compliant database. It provides connectivity to wide-range of SQL databases through their JDBC drivers. This makes it completely different from other single database centric applications.Features like simple tabbed-interface to run SQLs query, Schema-Browser, multiple database connections in a session and powerful CSV export/import makes it perfect tool to manage any database.

  • Platform: WinOther
  • Publisher: sheelblog.com
  • Date: 10-6-2009
  • Size: 1761 KB

An easy to use, compact and very fast graphical tool to manage your MySQL database anywhere in the world SQLyog is an easy to use, compact and very fast graphical tool to manage your MySQL database anywhere in the world.SQLyog is a tool that allows you manage MySQL database.Here are some key features of "SQLyog":MySQL 4.1.x compatibleHTTP and SSH Tunneling - smartly manage your MySQL server even if the MySQL port is blocked or remote access to MySQL is disallowed!very fast retrieval of dataODBC Import with option to import data through querydata synchronization toolpowerful scheduled backup with email notificationsschedule various jobsschema synchronization tooldialogless result editor with option to update multiple tablesnotification servicesmultithreaded query execution with option to stop long running queriesmanage foreign...

  • Platform: WinOther
  • Publisher: webyog.com
  • Date: 23-6-2009
  • Size: 9748 KB

pilot-qof provides a query interface to data on a Palm device, using pilot-link and QOF - the Query Object Framework. pilot-qof supports reading addressbook, datebook, expenses and ToDo data and runs SQL-type queries on the live data or a QSF XML fil.

Cross-platform MySQL query tool that allows users to query a MySQL database in a simple but efficient GUI.Includes fetures such as multiple queries and execution only of markedcode snippet.Written in Perl/Tk
Simple Perl/Tk MySQL Query Tool License - GNU General Public License (GPL).

Query Executor by Bringer Specialized Software Group has been specifically designed to manage and visualize large databases. The tool allows the user to select between different SQL engines (currently: MySQL, PostgreSQL, Derby and Microsoft's SQL Server) to be use for query execution. Once the user has specified the server he'll connect to, the databases, tables and views found at the server will be displayed as a three, allowng the user to execute SQL compliant queries on any of them, and later filter and customize the resulting table.

  • Platform: WinOther
  • Publisher: Bquex
  • Date:

DFruits is an eclipse framework for creating UI declaratively by xml for business applications. It supports query binding such as jdbc sql, 'scripted queries' or even JPA query language.
dfruits License - Eclipse Public License.

  • Platform: WinOther
  • Publisher: Dfruits
  • Date:

Developed as an Open Source application, pyCSVDB is a Python-based tool that allows you to manipulate SQLite databases.

Furthermore, pyCSVDB is an accessible software that allows you to run SQL styled queries on CSV files.


.

Read & Write to any desktop side database Wirelessly with your Android Phone/Tablet(using local WiFi, VPN or USB/WiFi Tethering). Changes on device and any modifications in desktop database can synchronize wirelessly and instantly, so you will always have the most current information at your fingertips.

Download & install desktop software on windows based PC from the following link.
http://www.cellica.com/DownloadforWiFi.html

What our clients says: http://www.cellica.com/customers.html


Features:
• No changes require in existing database design for syncing directly with database, which helps it be the easiest, most user-friendly solution available.

Active Query Builder is a query builder component suite that allows your end-users to build complex SQL queries via an intuitive visual interface. It differs from other query builders by its powerful SQL parser that correctly handles SQL queries containing multiple nested joins and other fine points of SQL syntax. Another feature is the powerful graphical engine that allows you to build queries involving unions and sub-queries. The interface of Active Query Builder is similar to either MS-Access or SQL Server visual query construction interface, but is much more powerful compared to other similar components.

Create parser for different databases such as MSSQL,Oracle to deal with different sql dialects. Syntax check, give the error token, position and hint message. Pretty print SQL statements with lots of configurable parameters, make it more readable. Modify all parts of input sql, then rebuild on the fly. Identify various database objects such as table, field, function in sqls. Create different visitors to visit parse tree for any purpose with the full control of all tree nodes. Export parse tree to xml string for further processing.

  • Platform: Windows
  • Publisher: SQLParser.com
  • Date: 31-12-2005
  • Size: 1699 KB

SQLpp, A n-Tier generator in C++: generates complex SQL queries, C# wrappers for multiple database.

Delphi Sql Multiple Queries: Freeware | All

New Reviews


Print Inspector

Whether you are using a printer connected to your local desktop computer or a print server sometimes you need to see whats going on in your printer by having a close look at the print jobs sent by the users. Print Inspector is such type software ...


Disk Genius

Disk Genius was formerly known as Partition Guru which is an all-in-one solution for disk partition management, data recovery and disk repairing. It can recover lost files from partition, backup and restore partition table, clone partition or clone ...


Safe In Cloud

It is quite difficult to find any computer users nowadays who do not need to use the web, for any purpose. Whether it is for education or entertainment, the web is your best resource. You also need to use various online services for banking, ...


PictBear

Nowadays, a majority of PC users resort to digital image editing once in a while. It may be required for retouching image captured in smart phones or for creating an album in Facebook. For some people, tinkering with digital images is a pastime too. ...


Panda Cloud Cleaner

PC security has become a tricky and complicated subject both for home users and network supervisors, with complexity and risk factors multiplying over the years. Using a single antivirus app may not be enough anymore. That explains why many users ...


SnapCrab

Nearly every PC users need to take screenshots from time to time, whether it is for personal or professional needs. While using the basic Windows screenshot capture method is available, it is not adequate for everyone. When you want to capture ...


BitKiller

Dealing with various types of data efficiently holds the key to success in any computing task. Apart from generating new data and modifying existing files, it becomes necessary to delete existing files at times. While most users resort to using ...


SeaMonkey, Portable Edition

Using the Internet has become a necessity for a majority of people, including those who do not use a PC regularly. To browse web, stream video or download online content, people often resort to using various third party apps. For example, using ...


TuckAway Intelligent Email Organizer Pro

Using an email software allow you to do a number of things including managing your address lists, emails and even ending memos, documents and even virtual letters. You can also use it to manage your tasks easily. The email software comes in ...


WebAcappella

Web design sector has witnessed several trends and technological innovations affect website development in big ways. With time, designing websites has become easier. Nowadays, you can find web design software that nearly eliminates the need to ...


New Downloads

Eyes Keeper

Sitting at your computer all
day, glued to your favorite
site? This application is
exactly what you need to rest
those ...

RationalPlan Single Project
for Linux

RationalPlan Single Project is
a project management software
covering the project
management areas starting with
WBS ...

HelpNDoc

Full-featured help authoring
tool, easy and powerful,
producing HTML help files,
CHM, PDF, Word, iPhone, ePub,
Kindle and ...

Active@ ZDelete

Active@ ZDelete is a secure
delete utility. It helps you
to permanently delete files,
drives and folders. Active@
ZDelete ...

Active@ ISO Manager

Active@ ISO Manager is an
easy-to use software to
author, edit and burn
CD/DVD-ROM ISO images
compatible with the ISO ...

ModCom

Free Windows software for Data
Acquisition & Control, HMI
/ SCADA, Industrial
Automation, Process Control,
and Data ...

Billiards Pyramid

Moscow Billiards is a Piramyd
billiards simulator. The game
can be played either against a
computer or human opponents
...

NetSpot for Windows

NetSpot is an application for
Windows 7/8/10 that is used
for wireless analysis,
troubleshooting and wireless
site survey.

NetSpot

NetSpot 2 is the only
professional app for wireless
site survey, Wi-Fi analysis
and troubleshooting on Mac OS
X. It\'s ...

Active@ DVD Eraser

Active@ DVD ERASER erases
DVD-RW, DVD+RW or CD-RW media
to clear the old data from the
disk.