Categories
Tags → Sql Examples

SlickCity

If you want to learn new skills for now and in the future to become a developer, then you have come to the right place. Within this site, I will outline the skills you need to be a Microsoft Developer. I will show you:- * How to write...
DETAILS

Formatting Date/Time value in SQL query

Learn how to use MySQL embedded function to format Date/Time field value just right in the SQL query string. For example another way is to use PHP, but it is slower and inconvenient. This tutorial will show you both examples for the same goal.
DETAILS

ezSQL

A class that makes it ridiculously easy to use mySQL, Oracle8, Inerbase/Firebase, PostgreSQL, SQLite (PHP), SQLite (C++) and/or MS-SQL database(s) within your PHP/C++ script. Includes lots of examples making it very easy to understand how to work w...
DETAILS

Delete records with sql statements

Learn how to delete records with an SQL instead of a Recordset. Here are two examples. One will use a query string and the other gets the info from a form. Both examples include an example of a DSN-LESS connection.
DETAILS

Edit records with sql statements

Learn how to edit records with an SQL statement instead of a Recordset. Here are two examples. One will use a query string and the other gets the info from a form. Both examples include an example of a DSN-LESS connection.
DETAILS

Add records with sql statments

Learn how to add records with an SQL statement instead of a Recordset. Here are two examples. One will use a query string and the other gets the info from a form. Both examples include an example of a DSN-LESS connection.
DETAILS

Two Ways To Connect To SQL Server 2000 Via ASP

This article will show you two different methods that you can use to connect to a Microsoft SQL Server 2000 database: System DSN''s and the OLEDB connection string. It will also explain the positives and negatives of each method, along with some...
DETAILS

PHP and MySQL Web Development

PHP and MySQL Web Development teaches the reader to develop dynamic, secure e-commerce Web sites and Web applications. The book shows how to integrate and implement these technologies by following real-world examples and working sample projects. It a...
  • Categories
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

DataLib

Datalib provides a simplified and straight-forward abstraction layer for PHP. It currently provides drivers for Interbase, Microsoft SQL Server, MySQL, ODBC, Oracle 8+, PostgreSQL and Sybase. The connection and result classes are seperate to allow fo...
DETAILS

Instant ASP Scripts

Instant ASP Scripts provides the &"why&" for Active Server = Pages. Numerous books on the market teach you how to use Active Server Pages but skimp on real-world examples of its use. This book will show you how you can activate your...
  • Categories
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Page:
©2003-2019 jCay.com