Categories
Tags → Execute Sql

Zip Code Range and Distance Calculation class

This is a PHP class to do various calculations with zip codes. It''s primary purposes are to calculate the distance between two zip codes and to extract all the zip codes that are within a range of a given zip code. All calculations are based on...
DETAILS

Alchemy Network Monitor

Alchemy Network Monitor monitors your network servers and business-critical applications availability and performance and immediately alerts you if a server gets out of order. Alchemy Network Monitor can also perform certain actions (e.g. launch an e...
DETAILS

DB Solo - DB tool for MySQL, Oracle, PostgreSQL, Sybase, DB2 and SQL Server

DB Solo is a powerful yet affordable Java-based database development and management tool for both developers and DBAs. DB Solo has an intuitive user interface that allows you to explore and manage your database objects as well as execute your own ad-...
DETAILS

MySQL Dialog

MySQL Dialog is a simple MySQL database access wrapper class to execute SQL queries and display the results in HTML tables. The class connects to a MySQL server, sends SQL statements, and gets the results as an array. A table with the data from the r...
DETAILS

MySQL Maestro

MySQL Maestro is the premier MySQL GUI admin tool for database management, control and development. MySQL Maestro provides you with the ability to perform all the necessary database operations such as creating, editing, copying, extracting and droppi...
DETAILS

table exists

I find this little script very useful for web applications that need to automatically generate tables. I wrote it because I felt it was wrong to have a script execute create table SQL statements for tables that already existed.
DETAILS

Ariacom Business Reports

Easy-to-use database reporting and multi-dimensional analysis tool with dynamic SQL generation. -Native line, bar, point and pie charts -Integrated security management limiting user access -Report results in various formats (html, csv, txt, xml w...
DETAILS

mssqlXpress

This has to be the ultimate MS SQL developers IDE! Instantly restore from complete history of all objects. Easily connect to Visual SourceSafe! Pick tables, fields and variables from intellisense lists as you type! View multi-database tree disp...
DETAILS

Counting Records In ASP.NET

The following source code displays count of all records in a database. We will use a data command to execute an SQL statement that will return with count of records. Source code written in Visual Basic.NET can easily modify to work in an application.
DETAILS

Creating JDBC SQL Statements. Displaying Records from a MySQL Database.

A tutorial on how to create and execute JDBC SQL Statements and display records from a table in a MySQL Database. Also covers topics like creating databases and tables in MySQL. All code is explained in detail.
DETAILS

Page:
©2003-2019 jCay.com