Geometry.Net - the online learning center
Home  - Computer - Mysql
e99.com Bookstore
  
Images 
Newsgroups
Page 3     41-60 of 195    Back | 1  | 2  | 3  | 4  | 5  | 6  | 7  | 8  | 9  | 10  | Next 20

         Mysql:     more books (100)
  1. MySQL, Second Edition (Visual QuickStart Guide) by Larry Ullman, 2006-05-20
  2. MySQL Tutorial (All in One) by Luke Welling, Laura Thomson, 2003-12-04
  3. MySQL (Programacion / Programming) by Paul Dubois, 2005-06-30
  4. Sams Teach Yourself PHP, MySQL and Apache All in One (3rd Edition) (Sams Teach Yourself) by Julie C. Meloni, 2006-07-10
  5. PHP Programming with MySQL by Don Gosselin, 2005-12-26
  6. Managing and Using MySQL (2nd Edition) by Tim King, George Reese, et all 2002-04
  7. MySQL 5.1 Cluster DBA Certification Study Guide by Jon Stephens, Mike Kruckenberg, et all 2007-11-28
  8. Build Your Own Database Driven Website Using PHP and MySQL by Kevin Yank, 2004-10
  9. Beginning PHP 5 and MySQL E-Commerce: From Novice to Professional by Cristian Darie, Mihai Bucica, 2004-11-22
  10. Beginning MySQL Database Design and Optimization: From Novice to Professional by Chad Russell, Jon Stephens, 2004-10-18
  11. MySQL and Java Developer's Guide by Mark Matthews, Jim Cole, et all 2003-02-21
  12. MySQL Phrasebook (Developer's Library) by Zak Greant, Chris Newman, 2006-03-26
  13. MySQL Bible with CDROM by Steve Suehring, 2002-06-15
  14. PHP and MySQL for Dummies, Second Edition by Janet Valade, 2004-04-09

41. TAASC: MySQL Basics -- A MySQL Tutorial
Tips for installing mysql on Windows machines. Also provides step by step instructions on creating and maintaining mysql databases using basic SQL commands.
http://www.analysisandsolutions.com/code/mybasic.htm
THE ANALYSIS AND SOLUTIONS COMPANY Advantages Databases Websites Software ... Web Design Errors
MySQL Basics A MySQL Tutorial
Introduction
If you're looking for in depth information on MySQL, get a copy of MySQL , by Paul DuBois. The book has received excellent reviews, and rightfully so. It's thorough, well written and nicely organized. Please purchase it here to help defray my costs incurred providing this important page.
Thanks! Welcome. This MySQL tutorial provide new MySQL users with very basic , step by step, instructions on how to get started. MySQL runs under a broad array of operating systems. The MySQL commands discussed in this tutorial apply to all platforms. The installation instructions in particular are guaranteed to work if the following conditions are true:
  • You're using a Windows 2000 Professional machine. Prior versions of this tutorial were written for Windows NT 4.0, so the steps are similar. MySQL is installed on the c: drive in the mysql directory. MySQL is set to use English. The MySQL version is 3.23.55 or 4.0.18.
If your conditions are different, the instructions should still work, but keep an eye out for slight differences, like which working directory you'll need to be in.

42. Affordable Web Hosting: Domain Name Registration In Michigan: AbleHost
Offers web hosting and domain name registration. Services include support for FrontPage, PHP, SSL and mysql database.
http://www.ablehost.com
Web Hosting for People
Who are Serious About Marketing
Are You Serious About Your Website?
Then you should know this: The web hosting company you choose will make a big difference in how successful you are. Everyone is looking for a web hosting service that offers "high quality, reliable, full-featured, secure services with great customer support". We offer that, of course, but, frankly, you can get those services lots of places. That is why we decided to offer more.
Build Your Own Website FREE
You can create your own professional-looking website using our free Web Builder Program. Choose from among many high-quality styles that you can customize with your logo, your images, and your text. You can create a professional website in less than an hour. For more information, you can go here
Get rid of the Viruses and the SPAM
Our customers enjoy anti-virus filtering for their email. We also do

43. LetYouGo.com
Web hosting with CGI, PHP, mysql, SSL and FrontPage Extensions. Also, domain name registration and web design.
http://www.letyougo.com/

email

email

44. Why Not MySQL?
Why Not mysql? OpenACS Home Philosophy Why Not mysql? by Ben Adida, part of the OpenACS Project. NOTE The State and Future of mysql. Building
http://openacs.org/philosophy/why-not-mysql.html
News Forums Community Projects ... Download The Toolkit for Online Communities
7642 Community Members Log In Register
Why Not MySQL?
OpenACS Home Philosophy Why Not MySQL? by Ben Adida , part of the OpenACS Project NOTE: This Document was written in May 2000. Thus, it is outdated and does not represent the latest data concerning MySQL. I will attempt to find time to rewrite this with more current information soon (August 10th, 2001) It happens almost every week, and sometimes more often: someone wants to know why we're not using MySQL as the RDBMS behind OpenACS . The ACS Classic team ( ArsDigita ) gets the same question over and over again on their Discussion Forums . If it's good enough for Slashdot , it must be good enough for OpenACS, right? Wrong . This quick paper attempts to explain why MySQL is not just the wrong choice for OpenACS, but how it should never be used by any system that handles critical data.
The Purpose of an RDBMS
An RDBMS exists for the purpose of providing a reliable permanent storage mechanism with very strict properties embodied in the ACID test. I will quote directly from Philip Greenspun's great explanation
Atomicity
Results of a transaction's execution are either all committed or all rolled back. All changes take effect, or none do. Suppose that a user is editing a comment. A Web script tells the database to "copy the old comment value to an audit table and update the live table with the new text". If the hard drive fills up after the copy but before the update, the audit table insertion will be rolled back.

45. ITportal - Programmazione - MySql & PHP: Il Gatto E La Volpe
Approfondimento su come utilizzare mysql con Php.
http://www.itportal.it/developer/asp/php_mysql/
Home Prodotti Programmazione Come fare ... Notizie
Quick Link
"Dossier"
Le dieci vie dei cracker
I 10 metodi più utilizzati dagli hacker per introdursi da Internet nel nostro sistema
Leggi il tutorial

Gioco

Warlords IV
Warlords IV e' un sofisticato gioco che combina gli elementi più stimolanti dei giochi di ruolo con quelli degli strategici a turni. Il fulcro del gioco si basa sul ruolo interpretato dal giocatore...
Leggi la recensione

Home
Programmazione ASP/PHP Cerca all any Search tips
a cura di [ Piero Mannelli ]
Un web dinamico ha bisogno di un Database. MySql è un ottimo DBMS, e va molto d’accordo con PHP… Cos’è Mysql? server MySql su Windows [top] PHPMyAdmin MySql è nato per essere utilizzato con un’interfaccia a linea di comando. Anche se questo è il modo migliore per imparare ad usare MySql, di sicuro non è molto comodo. PHPMyAdmin è un insieme di script in PHP che permettono di amministrare completamente uno o più server MySql. Usando EasyPHP non avrete bisogno di installarlo, perché è compreso nel pacchetto. Se volete usarlo senza EasyPHP, è sufficiente copiare la directory PHPMyAdmin dal file compresso server.zip (sul CD) nella document root del vostro server, modificando il file config.inc.php per settare l’accesso a MySql. Scarica ora!

46. Syrius GmbH: Das Ist Syrius
mysqlbasiertes Redaktionssystem zur Pflege von Internet- / Intranet-Auftritten. Man findet eine Produkt¼bersicht, Referenzen und Hinweise zu den Serviceleistungen des Herstellers im Bereich Webdesign.
http://www.syrius.de
Home Sitemap Login Das ist Syrius ...
Impressum / Anfahrt

Syrius
Hellster Stern am Sternenhimmel. Ägyptens Gott des Guten. Per Anhalter in das Unternehmen der Galaxis. Das ist Syrius. Netzwerk:
1998 haben wir unsere langjährige Zusammenarbeit mit unseren KooperationspartnerInnen aus Frankreich, Italien und Deutschland unter einem gemeinsamen Dach gebündelt. Syrius wurde gegründet. Ausgangspunkt für vernetzte Projekte. Medienhaus Martinstrasse
Seit 1999 nutzen wir unseren Standortvorteil - das "Medienhaus Martinstrasse". Crossmedia auf einer Fläche von 550 m², Großraumbüro, Entwicklungsabteilung, ausgezeichnete Verkehrsanbindung und Parkmöglichkeiten. Angenehme Arbeitsplätze und motivierte MitarbeiterInnen machen die Arbeit in dieser Umgebung zu einem Erlebnis. Für Sie und uns. Philosophie
Wir machen Potentiale und Prozesse sichtbar. Wir unterstützen Teams: in Projekten. In Produktion und Kommunikation. Syrius unterstützt:
Institutionen, Unternehmen und Teams in allen Mediafragen. Wir vereinfachen Prozesse und schaffen Kommunikation. Interaktiv und partizipativ.

47. ONLamp.com
Security Alerts mysql Trouble Noel Davis looks at problems in the Linux kernel, mysql, CVS, Cadaver, subversion, sitecopy, tla, iproute, Zope, logcheck
http://www.onlamp.com/
Sign In/My Account View Cart Articles Weblogs ... Learning Lab Search ONLamp.com
All of O'Reilly
Login

Register

Manage Newsletters

Register Your Books
Essentials All Articles What is LAMP? The Best of ONLamp.com Register ... Linux Commands
ONLamp Subjects Linux Apache MySQL Perl ... Security
ONLamp Topics All Articles App Development Database Programming ... Sys Admin
Sites
LinuxDevCenter.com

MacDevCenter.com
WindowsDevCenter.com Mozilla DevCenter ... Scripts Resource Centers Perl Java Python C/C++ ... Version Control with Subversion Traveling to a tech show? Discount Hotels California Hotels New York City Hotels Canada Hotels ... Miami Hotels ONLamp.com supported by: Buy Shoes Online Womens Shoes Online How we wrote BSD Hacks ... Tales of Optimization and Troubleshooting Sometimes your software just isn't fast enough. Before reaching for your checkbook for the latest and greatest hardware, think for a minute. Can throwing brains, not money, at the problem really work? Howard Feldman demonstrates real optimization techniques from the bioinformatics world. [LinuxDevCenter.com] Security Alerts Security Alerts: KDE Trouble Noel Davis looks at problems in KDE, CSV, Subversion, Firebird, FreeBSD mailman , Opera, Apple's HelpViewer, cPanel, and xpcd [LinuxDevCenter.com]

48. :::: DIGIKOM NETWORK ::::
Erbjuder bl.a. Server Side Includes, ASP, PHP, CGI och mysql.
http://www.digikom.net/

49. Marc Liyanage - Software - Mac OS X Packages - MySQL
Software Mac OS X Packages mysql mysql Database Server. Installation Instructions. The first step is to download the software from the mysql.com site.
http://www.entropy.ch/software/macosx/mysql/
Software Mac OS X Packages MySQL
MySQL Database Server
This page in French Chinese
Introduction
The MySQL database server is very popular for building web applications, it is often used in combination with the PHP language. Since version 4.0.11, I am no longer building (from source code) and hosting the MySQL binary packages because the people at MySQL started to provide very nice official binary packages. I am however still providing and updating this set of installation instructions.
Installation Instructions
The first step is to download the software from the mysql.com site. First go to the downloads page at http://www.mysql.com/downloads/mysql-4.0.html . Download the Standard installer package in the Mac OS X downloads section.
Installation Procedure
NOTE: You must have administrator rights to perform this installation. Do this to install for the first time (see below for update instructions): Mac OS version 10.2
  • Download the package mentioned above to your desktop. Unpack it and then double-click on the .pkg file to install it.
  • 50. Pair Networks - World Class Web Hosting
    Offers shared hosting, domain registration and dedicated servers. Supports mysql, PHP and Python.
    http://www.pair.com
    151,388 sites hosted You deserve reliable hosting. Upgrade from your current hosting provider to pair Networks and get free setup. find out more compare our services Affordable and Reliable Hosting Plans Hosting Plans for Busy Sites ... Powerful Servers Just for Your Site Find Out if Your Domain is Available.
    New Account Information

    Junk E-Mail Filtering Overview

    Using MySQL

    Uploading Files Using FTP
    ...
    http://www.cpan.org/

    Jun 4 - Jun 11
    All of our hosting plans include access to our free, secure WebMail system.
    login here
    ShopSite 7 Released...
    more

    New pair Networks Web site released... more Take complete control over your hosting plan in a secure online environment. login here take the tour

    51. MySQL Gotchas
    mysql Gotchas. Next. mysql Gotchas. Table of Contents. 1. General SQL 1.1. NULL, or when NULL IS NOT NULL 1.2. AUTO_INCREMENT 1.3. ENUM 1.4.
    http://sql-info.de/mysql/gotchas.html
    sql-info.de Start MySQL Resources MySQL
    MySQL vs ...

    Gotchas

    Links
    ...
    PostgreSQL
    About Contact
    Site-Info

    Search:
    Powered by
    Linux

    Apache

    PostgreSQL 7.4.1
    MySQL Gotchas Next
    MySQL Gotchas
    Table of Contents
    General SQL
    NULL, or when NULL IS NOT NULL ENUM Case sensitivity in CHAR / VARCHAR fields ...
    External Links
    It's not a bug - it's a gotcha. A "gotcha" is a feature or function which works as advertised - but not as expected. (For known bugs see this page in the MySQL documentation: http://dev.mysql.com/doc/mysql/en/Open_bugs.html The MySQL database server is being continually improved. It is possible that some of the gotchas described here are no longer relevant for the latest versions, although MySQL's wide installed base means they are probably still valid for many existing installations. As a rule gotchas have been tested against the 3.23.x series and the 4.0.x series, and where possible the 4.1.x series (still labelled alpha at the time of writing). Corrections, suggestions and comments are welcome: db-gotchas@sql-info.de

    52. Server Colocation Service Provider Colocation Facility At Cybercon
    Specializes in dedicated Internet server hosting and in management services for Linux, Windows NT, FreeBSD, BSDI, and Solaris servers; Oracle, mSQL, mysql, PostgreSQL and Microsoft SQL database applications; C, C++, Java, Perl, PHP3, ASP and Cold Fusion programming.
    http://www.cybercon.com
    World-Class Internet Hosting Center
    Sun Jun 06, 2004 04:26:41
    Cybercon is a world-leading provider of data center infrastructure, eBusiness and IT services. We offer advanced and complex web hosting, data center server colocation, dedicated server hosting, disaster recovery, and managed eBusiness and IT services. Our tier 1 state-of-the-art Internet hosting center features multiple Gigabits premium Internet backbone connections. We offer a high level of expertise with network and server hardware, Unix and Windows operating systems, web, email, database, and eBusiness applications. April 19, 2004 - Cybercon partners with TopLayer to offer industry leading network IPS solutions.
    - Cybercon acquired an exclusive software license for LiveHelper: a leading CRM software for enterprises.
    more news
    Data Center Server Colocation
    Your equipment hosted in our state-of-the-art Internet data center: 24x7x365 on-site tech staff; direct, highly scalable and super fast connections to most of the top Internet backbones; power generator; UPS; cooling system; pre-action fire suppression system. Ideal solutions for server colocation, disaster recovery, data center and IT facility outsourcing.
    Dedicated Server and Complex Hosting
    Your single source for Internet data center hosting, server hardware, software and 24x7x365 tech support services. From one server to several racks of web servers, database servers, application servers, network routers and switches, load balancers, firewalls, and data storage. Enterprise hosting with professional services. Ideal solutions for web hosting, application hosting, eBusiness and IT operation hosting, and dedicated server hosting.

    53. MySQL Tutorial - Linux Central The /root For Linux Resources
    mysql Tutorial. status new. related links. mysql Tutorial is a clear, concise introduction to the fundamental concepts and techniques of working with mysql.
    http://linuxcentral.com/catalog/index.php3?prod_code=R000-052

    54. USA Domains - Web Hosting - Nationwide Dialup Access
    Offers shared hosting, domain registration and reseller program. Supports PHP, mysql and Perl.
    http://www.usadomains.com/
    June 06, 2004 Welcome to USA domains! From speed to security, reliability to flexibility, USA domains offers a wide array of benefits for you and your customers. Our innovative Client Control Panel System, high-speed access, and e-commerce solutions have earned us a solid reputation as a first choice provider for web hosting and dial-up access around the world. Our goal for USA domains is to set the standard for reliability and performance in the Web hosting industry. Unlike many hosting providers that use Intel-based PC's running various flavors of freeware Unix or other slackware to maintain their clients, USA domains is proud to offer Sun (dual processor) Servers, running the proven and reliable Sun Solaris Operating System.
    Because USA domains is connected directly to eight of the largest backbone providers in the world, your virtual server will be hosted on one of the world's fastest networks available today. Connected via multiple redundant OC48 connections to the Internet backbone for uninterrupted service, we can ensure that your site will always be available online. We are powered by Sun Servers, CISCO routers and APC power equipment for speed and reliability. Unsurpassed Personalized Support Our technical team is here to assist you with your support question or problem either by phone, or e-mail. Customers can generally receive and answer within one hour of making a support request. For those that need extended support, we provide

    55. MySQL Certification Study Guide 1/e - Linux Central The /root For Linux Resource
    mysql Certification Study Guide 1/e. The authoritative study guide to prepare for the mysql Core Certification and mysql Professional Certification exams.
    http://linuxcentral.com/catalog/index.php3?prod_code=R000-051

    56. Ru.Host - Ãëàâíàÿ ñòðàíèöà
    Хостинг и регистрация доменов. Парковка доменов. Поддержка Perl, PHP, mysql.
    http://ru-host.com/
    .ru .com .net .org .info .biz .us .bz .cc .nu .ws .ua .com.ua .kiev.ua
    Cgi-Bin, PHP, MySQL, ASP, Python SSI, Cron, .htaccess, FTP Ïî÷òà POP3/IMAP/SMTP
    .com .net .org
  • WebMoney
    PayCash

    Western Union

    MoneyGram
    ...
    RU.Design
  • 57. Vt. Web Wizard - Internet/Database/IT Consultants
    Internet Consultants Specializing in Web Programming, Perl, PHP, C/C++, CGI, Visual Basic, Javascript, mysql, Databases.
    http://www.vtwebwizard.com/tutorials/mysql/

    document.write('');
    Table of Contents
  • Introduction
  • What this tutorial will show you
  • What you should already know
  • Other useful tutorials ...
  • Consulting Services This tutorial is our minor attempt to repay the general Internet community for all of the free software such as Linux, MySQL, Perl and PHP that we use on a day to day basis. By adding our two cents worth to the global bookshelf of knowledge that is the World Wide Web, we hope to keep the ball rolling. We also encourage everybody else to add their knowledge to the pile as well. Many thanks to all of the Open Source developers out there. Shameless plug for our services: If you are considering hiring a consultant to assist in your project, please take a look at our portfolio and contact us for a quote on your project.
    Home
    About Us Services Portfolio ... Contact Info
  • 58. Oreilly.com -- Online Catalog: MySQL & MSQL
    Learn how to use mysql and mSQL, two popular database products that support key subsets of SQL on Linux and Unix systems. mysql mSQL.
    http://www.oreilly.com/catalog/msql/

    O'Reilly Home
    Press Room Jobs Resource Centers Perl Java Python C/C++ ... Enterprise Development Book Series Hacks Head First Cookbooks In a Nutshell ... Developer's Notebooks Publishing Partners No Starch Press Paraglyph Press Pragmatic Bookshelf Syngress Publishing Online Publications LinuxDevCenter.com MacDevCenter.com WindowsDevCenter.com ONDotnet.com ... Scripts
    Special Interest Events Meerkat News Ask Tim tim.oreilly.com ... Open Books Special Sales Academic Corporate Government Inside O'Reilly About O'Reilly International Advertise with Us Contact Us ... Bookstores Traveling to
    a tech show? Hotel Search
    Hotel Discounts

    Discount Hotels

    Chicago Hotels
    ...
    Register your book
    to get email notification of new editions, special offers, and more. Search on Safari Search contents of Code Fragments only Also see:
    Table of Contents

    Index
    By  Randy Jay Yarger George Reese Tim King
    July 1999 ISBN: 1-56592-434-7 This book has been updatedthe edition you're requesting is out of print. Please visit the catalog page of the latest edition The latest edition is also available on Safari Bookshelf Buy from O'Reilly: Learn how to use MySQL and mSQL, two popular database products that support key subsets of SQL on Linux and Unix systems. Using basic C, Java, Perl, or Python, you can write a program to interact with a database, either as a stand-alone application or through a web page. This book covers the whole process, from installation to programming interfaces and basic administration. Includes ample tutorial material. [

    59. Midgard Project - Open Source Content Management System
    Midgard is a free Content Management Systems framework built on Apache, PHP and mysql components. Midgardbased solutions are active use by hundreds of organizations worldwide.
    http://www.midgard-project.org
    Midgard CMS Framework Download Documentation ... Sitemap
    Midgard - Start at the top and reach higher
    Midgard CMS is a reliable Open Source Content Management system built on the Midgard Framework. It provides users with lots of benefits including scalability, internationalization and rapid deployment. Features include web-based authoring WYSIWYG interfaces and powerful component system. Read more Midgard Framework is a flexible development environment for building content management systems and other internet-based applications. The Midgard Framework provides a powerful, object-oriented API for developing functionalities with the PHP language or SOAP interfaces. Read more
    Midgard Updates
    Midgard Blog in Indonesian
    in Community Midgard 1.6.0beta "Five Years" released.
    in CMS Announcing Planet Midgard
    in Community Diary of a Midgard newbie
    in Community MidCOM 1.3.0 released
    in MidCOM Creative Commons license. Sponsored by Nemein and Envida . Design by Praia

    60. Oreilly.com -- Online Catalog: MySQL Cookbook
    mysql Cookbook provides a unique problemand-solution format that offers practical examples for everyday programming dilemmas. Email This Page. mysql Cookbook.
    http://www.oreilly.com/catalog/mysqlckbk/

    O'Reilly Home
    Press Room Jobs Resource Centers Perl Java Python C/C++ ... Enterprise Development Book Series Hacks Head First Cookbooks In a Nutshell ... Developer's Notebooks Publishing Partners No Starch Press Paraglyph Press Pragmatic Bookshelf Syngress Publishing Online Publications LinuxDevCenter.com MacDevCenter.com WindowsDevCenter.com ONDotnet.com ... Scripts
    Special Interest Events Meerkat News Ask Tim tim.oreilly.com ... Open Books Special Sales Academic Corporate Government Inside O'Reilly About O'Reilly International Advertise with Us Contact Us ... Bookstores Traveling to
    a tech show? Hotel Search
    Hotel Discounts

    Discount Hotels

    Chicago Hotels
    ...
    Register your book
    to get email notification of new editions, special offers, and more. Search on Safari Search contents of MySQL Cookbook Code Fragments only Also see:
    Table of Contents

    Index
    MySQL Cookbook
    By  Paul DuBois
    October 2002 Series: Cookbooks ISBN: 0-596-00145-2 Buy from O'Reilly: Buy Online at: select a store O'Reilly Amazon.com Amazon.co.uk Amazon.ca BN.com Bookpool Borders Chapters.indigo.ca Digital Guru Foyles PC Bookshop (UK) Powell's Quantum Readme.doc

    Page 3     41-60 of 195    Back | 1  | 2  | 3  | 4  | 5  | 6  | 7  | 8  | 9  | 10  | Next 20

    free hit counter