jCay.org

last scripts

popular scripts

top rated

search
 
search:

Advertisment

Database-Related

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

MySQL Table Fields Data Typs

Rating 1.0 1.0
Learn the three main basic data types used in MySQL and how to utilize them to build a more effective dynamic web site. Lots of web developers use MySQL but not all of them harness the power of these features.
Platform(s): Linux, Windows, Mac OSX, Sun Solaris Date: Dec, 03 2006
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: 387

Newest MySQL manual in HTML Help (.chm)

Rating 0.0 0.0
Everyone who likes MS HTML Help (.chm extension) can now obtain complete conversion of MySQL manual into this format. This conversion tries to bring additional functionality and make using of MySQL manual more comfortable.
Platform(s): n/a Date: Mar, 08 2004
DETAIL
Hits: 516

ODBC Socket Server

Rating 0.0 0.0
This article describes how to make Access and PHP work together using the ODBCSocketServer, an open source socket server, available at http://odbc.linuxave.net/. This tutorial will take you through configuring your machines and using the socket server.
Platform(s): n/a Date: Dec, 08 2000
DETAIL
Hits: 222

ODBC with PHP: Tips and Hints on Windows

Rating 0.0 0.0
ODBC is one of Microsoft's earliest technologies for connecting to databases. This article describes how to setup and use ODBC from a PHP perspective. Also discusses ODBC extension bugs, database wrapper libraries, Microsoft's ADO (which is Microsoft's recommended API for 4GL programmers) and DSN-less connections.
Platform(s): n/a Date: Jun, 24 2004
DETAIL
Hits: 219

Oracle and PHP

Rating 0.0 0.0
PHP provides built in functions to access just about every database that exists, including Oracle. This 8-page tutorial illustrates how to use these built in functions to communicate with an Oracle database.
Platform(s): n/a Date: Mar, 21 2000
DETAIL
Hits: 172

Oracle vs. MySQL: loading the data

Rating 0.0 0.0
Even though loading data from a text file into the database is not a task that user would perform on a daily basis, there are several cases when the speed of this process is important to DBA and company management. One example would be having a "database guy" receive the daily reports from the field offices or sales people on daily basis. Reports come as Excel documents or delimited spreadsheets of some kind, and DBA's responsibility includes updating the database on constant basis, so that by the end of the day, he is able to give the management a report on the amount of daily sales or field office transactions. Here you will find a MS Word-format downloadable file that examines the benchmark results for Oracle and MySQL speed of loading the data from a text file.
Platform(s): n/a Date: Dec, 17 2001
DETAIL
Hits: 2385

Paging Results in PHP

Rating 3.0 3.0
Following examples teaches how to query a mySQL database and getting results in pages. Every page displays results maximum 10 results in a single page.
Platform(s): Windows Date: Sep, 06 2006
DETAIL
Hits: 672

PHP & MYSQL Setting up the database

Rating 0.0 0.0
This tutorial is the second part of our PHP/MYSQL series of articles. In this episode we show you setting up a MYSQL Database through phpmyadmin and create a PHP Script to make tables for the MYSQL database and more.
Platform(s): Windows Date: Jan, 04 2006
DETAIL
Hits: 543

PHP & MYSQL Tutorial: Inserting Data into mysql

Rating 4.0 4.0
This is the third installment of our php mysql tutorial series. This tutorial covers inserting data to MYSQL with a PHP script. Using the following key features; HTML Forms, Passing variables from a form to php and inserting into the database using Mysql INSERT command.
Platform(s): Windows Date: Jan, 04 2006
DETAIL
Amount: 124
Displaying: 71 - 80
Pages: << 1 2 3 4 5 6 7 [8] 9 10 11 12 13 >>