jCay.org

last scripts

popular scripts

top rated

search
 
search:

Advertisment

Database-Related

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

Start Using MySQL

Rating 0.0 0.0
A Brief introduction in how to use MySQL, Great tutorial for beginners.
Platform(s): n/a Date: Oct, 13 2004
DETAIL
Hits: 1019

Connect to MySQL

Rating 0.0 0.0
Shows you how to connect to a MySQL Server.
Platform(s): Linux, Windows Date: Oct, 07 2004
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: 513

Count and display the number of rows in a MySQL database table

Rating 3.0 3.0
This code will count the number of entries / records in a MySQL database table and then display it using echo.
Platform(s): n/a Date: Mar, 10 2004
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: 509

Alternating Row Colors

Rating 0.0 0.0
Alright, this is a simple little script which I got from some site a while back which lets you alternate colors in a table as rows come in from mySQL.
Platform(s): n/a Date: Feb, 27 2004
DETAIL
Hits: 220

Add a Row to mySQL

Rating 0.0 0.0
Learn how to add a row to a mySQL database using a PHP form.
Platform(s): n/a Date: Feb, 27 2004
DETAIL
Hits: 547

How to create and access MySQL with PHP

Rating 0.0 0.0
This tutorial will hopefully teach you some basics of how to access data with your PHP scripting to gather information with in a MySQL database. The first step you need to do is get a basic understanding of what MySQL is. If your site can handle or has access to a MySQL database you should try using the PHP Myadmin application to help you use and access your MySQL datases fast and easy.
Platform(s): n/a Date: Feb, 01 2004
DETAIL
Hits: 610

A Tutorial on Porting MySQL code using ADODB

Rating 0.0 0.0
In PHP every database is accessed slightly differently. To connect to MySQL, you would use mysql_connect(). When you decide to upgrade to Oracle or Microsoft SQL Server, you would use ocilogon() or mssql_connect() respectively. What is worse is that the parameters you use for the different connect functions are different also.. That's why a database wrapper library such as ADODB comes in handy when you need to ensure portability. &lt;p&gt; This tutorial has been translated into multiple languages, including German, Spanish, Polish, Thai and Chinese.
Platform(s): n/a Date: Sep, 05 2003
DETAIL
Hits: 435

MySQL Efficiently using ADOdb

Rating 0.0 0.0
Learn how to use ADOdb and MySQL for a more efficient website.
Platform(s): n/a Date: Aug, 28 2003
DETAIL
Amount: 124
Displaying: 61 - 70
Pages: << 1 2 3 4 5 6 [7] 8 9 10 11 12 13 >>