Tech Tutorials Database
 GeekArticles Database MySQL

Sponsored Links

 
168 Articles.    Previous Page   Page 2 of 12  Next Page   

Using MySQL's Built-In Replication   By phpbuilder.com
Michael Tanoviceanu Here at Soundbreak we stream out live audio and video 24 hours a day so it didn t take much convincing to be able to run some testing on MySQL s new replication feature. We discoverd that we could use it to keep an up to date standby database server that could handle all of the queries should the primary fail for any reason. It s...

Binary Data + MySQL + PHP   By phpbuilder.com
Or How to store images directly in the sql database Florian Dittmer If you want to store binary data like images and html files directly in your MySQL database this column is for you I will show how you can store the data via the HTML forms File" feature in your database and how you can access and use this data in your webproject. If you...

How to access a MySQL database with .NET   By developerfusion.com
by Edward Tanguay Read Comments Rate this resource Viewed 58 times Rating 0 users 0 out of 5 Next An often overlooked combination of scripting technologies is ASP.NET with MySQL instead of Access slow or SQL Server expensive . MySQL is a fast and popular database and you can find numerous ISPs which offer it with ASP.NET e.g. www.discountasp.net...

Kenlin Overview We very often need to import data into MySQL databases. This becomes a tough job if we don t have a reliable and easy-to-use MySQL GUI. At times when I am working on deadlines this job becomes frustrating and I find myself wishing I had a tool to do this job for me. I recently found Navicat which can convert Excel spreadsheets and...

vMySQL database is a low-cost alternative to MS SQL Server database and can be used easily in web applications including ASP.NET projects. In this article I ll explain the necessary steps to connect to MySQL from ASP.NET. We will connect to our MySQL database using ODBC .NET data provider and DSN-less connection. . Make sure you have installed the...

Transactions in MySQL   By hotwired.lycos.com
by Jay Greenspan Jay Greenspan heads Trans-City a firm that provides editorial services for high-tech companies. He is a former Webmonkey producer and the industry thought leader" behind MySQL PHP Database Applications a book he wrote with Brad Bulger. He can rope a bale of hay in six seconds flat. In this tell-all tutorial Jay Greenspan...

by Hugh E. Williams co-author of Web Database Applications with PHP MySQL 04 04 2002 The most popular platform for developing Web database applications is the open source trio of PHP MySQL and the Apache Web server. According to SecuritySpace and Netcraft the Apache Web server is used at about 60 percent of Web sites; almost half of these...

Open-source alternative is fast lightweight robust and stacks up well against conventional DBs By Steve Renaker This is the second in a series of stories on free-of-charge open-source databases describing their various attributes and offering a comparison to more conventional products. Today MySQL 3.23.33 MySQL AB Stockholm Sweden Fax 46-8-729...

By Ziran Sun Rating 5 out of 5 Rate this article email this article to a colleague suggest an article Introduction The first part of this article illustrated how to install and configure the MySQL Database Server install and use the MySQL Administrator create a new database and create and populate a new sample table with some sample data. Now that...

By Elizabeth Fulghum Go to page 1 2 3 4 Next In the previous article you were introduced to the basics of PHP and MySQL. We explored some of the functions PHP provides for working with MySQL and saw how they could be used to retrieve edit add and delete information from a database. The functions covered in the last article are at the core of creating...

Md. Ashraful Anam Web developer May 2001 This free dW-exclusive tutorial shows you how to use two open source cross-platform tools for creating a dynamic Web site PHP and MySQL. When we are finished you will know how dynamic sites work and how they serve the content and you will be ready to serve your own dynamic content from your site. After a...

by Allen One of the very common questions appearing on various developer forums is that of comparing the pros and cons of MySQL and MS SQL. While comparisons have been made by many mostly on technical issues I personally find that they are difficult to compare especially regarding their performance. It is not true that MS SQL is better than MySQL...

By Kevin Yank November 27 2001 Intended Audience Overview Learning Objectives Definitions Background Information Prerequisites A Look Back at First Principles Connecting to MySQL with PHP Sending SQL Queries with PHP Handling SELECT Result Sets Inserting Data Into the Database A Challenge Summary 6; Homework6; Solution About The Author Intended Audience...

By Levent Camlibel Source Code MappingObjsLC.zip This article explains how you can map database tables to C objects. In other words The application generates C Class files for each table in a relational database. I have used Mysql and ODBC.NET for this project. The application only supports MySQL right now. However it is easy to port to other databases....

By Jim Ferrara July 30 2002 Intended Audience Overview Learning Objectives Definitions Background Information Prerequisites Synopsis Initial Ideas The Solution Setup The Solution Actually Doing Something More about Basic Searching Example Basic Searching Application Advanced Boolean Searching Boolean The Basic Technical Aspect A Basic Boolean Searching...

168 Articles.    Previous Page   Page 2 of 12  Next Page   

Sponsored Links

Sponsored Links

Subscribe via RSS

Subscribe to GeekArticles.com by Email

Enter your email address:

 Subscribe in a reader



 
 
 

Latest Comments

Sponsored Links