Categories
Tags → Sql Query Result

SQL Server FAQs - PHP MSSQL Functions - Connections and Query Execution

A collection of 18 FAQs on connecting to MS SQL Server with PHP scripts. Clear explanations and tutorial exercises are provided on SQL Server connection; providing port number; selecting database; running SQL statements; checking execution errors; lo...
DETAILS

Class: Easy MySQL class

This class is a simple wrapper to access MySQL databases. It can establish connections to a given MySQL server and execute SQL queries in a single call. The query result resource handle, columns names, number of returned rows and last ins...
DETAILS

data grid php class

- the class executes a given SQL query and generates a template driven HTML code that displays the query results - automatically provides means of navigation trough pages and lets user decide how many rows to be displayed on each page - automatic...
DETAILS

MyPagina (pagination) class

The page navigation (pagination) of lists with records from a (MySQL) database is often used on a lot of dynamic websites. This class is extremely easy to use in your existing application: just use your own SQL statement and voila you get information...
DETAILS

XML DataDesk

Features: Create an XSLT Map that converts source to a Result XML; Convert Relational DB schema to XML; Automatically convert SQL query to XML schema; Visually map Database to XML; Visually map XML to XML; Generate Result XML by applying XSLT Map; Ba...
  • Categories
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

phpSQLGen

This project provides functions for generating SQL queries, HTML tables, and XML documents. It consists of two classes and a set of utility functions. SQLGen provides PHP functions for generating SQL query strings from arrays. TableMaker generates an...
DETAILS

Template Class

This Template Class allows you to run a SQL query over a user-defined template. The result is a HTML-page filled with the SQL-result set.
DETAILS

DS SQL Tools

DS SQL Tools is an ASP component library that provides 2 sets of useful functions for database programmers. One that allows validation of SQL queries against the data source and another that enables the programmer to predict the size of a result set ...
DETAILS
©2003-2019 jCay.com