jCay.org

last scripts

popular scripts

top rated

search
 
search:

Advertisment

Database-Related

DeEnFrSp
Amount: 124
Displaying: 121 - 124
Pages: << 1 2 3 4 5 6 7 8 9 10 11 12 [13]
Sort Listings By:
Hits: 529

MySQL Administration

Rating 0.0 0.0
MySQL Administration correctly administering the MySQL server, including the manipulation the privilege system, and making intelligent decisions about the capabilities (permissions) given to users.
Platform(s): n/a Date: Nov, 09 1999
DETAIL
Hits: 187

MySQL Table Joins

Rating 0.0 0.0
One of the great characteristics of SQL (Structured Query Language) is the fact that one can develop access and modify data across various tables. There are several benefits to this, including greater ease of manipulation, increased speed of access, and reduced data redundancy. In MySQL (as well as many other SQL languages), this is accomplished via the join command. This tutorial takes a look at several types of the join command including The Cross Join, The Equi-join, The Left Join, and Self-joins.
Platform(s): n/a Date: Nov, 09 1999
DETAIL
Hits: 172

Setting Up Database Driven Websites

Rating 0.0 0.0
This tutorial is an introductory guide to get you started in the world of server-side-scripting and web databases. It covers installation and configuration of MySQL, Apache, and PHP. An example script is also included as a guide for making your own server-side-scripts. You will have accomplished after successfully completing this guide: setup the MySQL database server, setup the Apache web server, setup the PHP 3.0 Hypertext Preprocessor for server-side-scripting, and create a simple web enabled database.
Platform(s): n/a Date: Nov, 09 1999
DETAIL
Hits: 196

The MySQL Grant Tables

Rating 0.0 0.0
One of the most powerful aspects of the MySQL server is the amazing amount of control the administrator has over each user's intended behavior. This control can restrict user privileges over a general part of the server, such as limited access to an entire database, but can also be as specific as limiting privileges for a specific table or even column. This article will serve to explain the process in which the MySQL server grants/revokes these user privileges, highlighting in particular the newest additions to the MySQL privilege system, the tables_priv and columns_priv tables. Please keep in mind that the GRANT/REVOKE commands detailed later in this article are only relevant to MySQL version 3.22.11 and up.
Platform(s): n/a Date: Nov, 09 1999
DETAIL
Amount: 124
Displaying: 121 - 124
Pages: << 1 2 3 4 5 6 7 8 9 10 11 12 [13]