Categories
Tags → Statements

RW MySQL Dump

Use RW My SQL Dump to backup your MySQL databases, both structure and data. The script can be run from command prompt only. So, you can use crontab or other system scheduler to fully automate your data backup process. The script browse all databses t...
DETAILS

Stouk DBViewer

View pre-configured tables from MySQL or Oracle data sources; Test multiple select statements and view the results as well as save queries with explanation for future use; Export result of any query into comma-separated or MS Excel formats; Modify...
DETAILS

Introduction to If Else Statements - Part 1

If else statements have been proven to be some of the most valuable functions in PHP. This tutorial is a good simple introduction that spells it all out for you.
DETAILS

Introduction to If Else Statements - Part 2

This tutorial is a follow-on to the Introduction to If Else Statements - Part 1. Here we show you how to exercise your mind utilizing If Else Statements to build an online 5 star rating system that allows users to vote on your content.
DETAILS

vLIB

vLIB currently includes 3 different classes. vlibTemplate: a fast, feature packed template system with a caching class and a debugging class. Supports loops, template includes, variable manipulation, template if statements and more. vlibDate: a class...
DETAILS

DevGuru VBScript Quick Reference Guide

This is an extremely comprehensive 247 page reference source that explains and gives examples of code, plus the resultant output, for all of the constants, functions, methods, properties, objects, operators, and statements that define the VBScript la...
DETAILS

DevGuru WMLScript Quick Reference Guide

This is an informational 151-page reference source for all of the library functions, operators, and statements that compose the WMLScript language version 1.2. This Quick Reference also includes real working code examples that were tested on the &...
DETAILS

DevGuru Jet SQL Quick Reference Guide

This is an informative 40 page reference source that explains and gives examples of code for the clauses, declarations, expressions, functions, operators, and statements used by Jet SQL.
DETAILS

Performance Metrics for the ASP Response Object

This article takes a look at three different ways to output content using Response.Write: using context switching, simple Response.Write statements, and Response.Write statements within a With block. Also examines the performance implications of each...
DETAILS

FTDatabase

FTDatabase (FTDB) is a database extension for the FastTemplate library. FTDB allows to display results of a database select automatically in a template. In addition, FTDB allows to scan templated forms and to generate insert and update statements aut...
DETAILS

Page:
©2003-2019 jCay.com