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: 197

phpMyAdmin Tutorial: Transformations & PDF-Features

Rating 0.0 0.0
After having worked through this tutorial you will be able to: * know how the additional phpMyAdmin features using special seperate tables work and how to set them up * store pictures inside a MySQL table and view them from within phpMyAdmin * put specific transformations on any of your columns * create your own transformations, even with active PHP-code in it! * create PDF pages of your table layout, with relations and individually positioned ER-models At the end of this tutorial there's also some hints on getting the most out of your phpMyAdmin config file, showing you some configuration directives which seem to get less public attention.
Platform(s): n/a Date: Jul, 27 2003
DETAIL
Hits: 997

PHP and mySQL Introduction

Rating 0.0 0.0
A detailed introduction to PHP and mySQL interaction. Includes detailed comments to help newbies get used to PHP and understand what is happening in each script.
Platform(s): n/a Date: Jul, 22 2003
DETAIL
Hits: 166

Database connection in a class of its own

Rating 0.0 0.0
The usage of databases in larger web-based applications is essential. By using basic object-orientated techniques we can minimize the fuss of connecting and interacting with a database. We can also reuse this code in other applications: a huge benefit of 'OO' programming.
Platform(s): n/a Date: Apr, 29 2003
DETAIL
Hits: 204

121 Access to MySQL Tutorial

Rating 0.0 0.0
Not sure how to make use of the free MySQL database space included with your web-hosting plan? This step-by-step tutorial explains a simple way to upload data from a Microsoft Access database to the MySQL database at your ISP. The tutorial also contains a free sample application that is available in ASP and PHP versions.
Platform(s): n/a Date: Jan, 28 2003
DETAIL
Hits: 151

PHP/MySQL database search

Rating 0.0 0.0
Got a MySQL database with content within it? Want to be able to search it and display paged search results on screen? This tutorial and script will do just that. (Apache, PHP, MySQL database required)
Platform(s): n/a Date: Jan, 06 2003
DETAIL
Hits: 275

Formatting Date/Time value in SQL query

Rating 2.0 2.0
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.
Platform(s): n/a Date: Dec, 12 2002
DETAIL
Hits: 233

Web Database Tutorial (PHP & MySQL)

Rating 0.0 0.0
This is a tutorial on how to create a web database application using PHP and MySQL on Mac OS X or Linux platforms. The example used is a database to manage web site links. The same ideas used in this tutorial can be expanded to most web applications like phone directories, personalization, survey polls, etc... All are based on inserting, displaying and managing data in a database.
Platform(s): n/a Date: Dec, 02 2002
DETAIL
Hits: 494

Static HTML Generation With PHP and MySQL

Rating 0.0 0.0
Want to reduce the load that MySQL has on your web server? Generating Static HTML pages to replace queries is the solution. Read this tutorial to learn how.
Platform(s): n/a Date: Aug, 14 2002
DETAIL
Hits: 129

Tips on Writing Portable SQL for Multiple Databases with PHP

Rating 0.0 0.0
If you are writing an application that is used in multiple environments and operating systems, you need to plan to support multiple databases. This article is based on my experiences with multiple database systems, stretching from 4th Dimension in my Mac days, to the databases I currently use, which are: Oracle, FoxPro, Access, MS SQL Server and MySQL. Although most of the advice here applies to Perl, Python and other programming languages, we will focus on PHP and how the ADOdb database abstraction library offers some solutions.
Platform(s): n/a Date: Apr, 15 2002
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
Amount: 124
Displaying: 71 - 80
Pages: << 1 2 3 4 5 6 7 [8] 9 10 11 12 13 >>