Skip to content

Ozar.net Developer Blog

Programming in PHP, C, C#, ASP.NET, Java, Objective-C, SQL also for MS SQL Server, Oracle & MySQL Development

Menu
  • Home
  • About
  • Tutorials
  • Contact
  • Privacy
Menu

Tag: MySQL

Connect Access / OOBase to MySQL Using ODBC Part 1 of 2

Posted on December 17, 2010December 17, 2010 by OD

This video demonstrates how to install and configure the MySQL ODBC driver on a Windows-based PC and then use it to connect either Microsoft Access or Open Office Base to a MySQL database. Part 1 of 2.

Continue reading

phpMyAdmin Tutorial Part 2 of 2

Posted on December 17, 2010December 18, 2010 by OD

phpMyAdmin tutorial on how to manage a MySQL database. linuxconsultant.info Part 1 of 2

Continue reading

High Concurrency MySQL

Posted on September 28, 2010September 28, 2010 by OD

Domas Mituzas (Facebook) speaks at the 2010 O’Reilly MySQL User Conference & Expo. Slides – assets.en.oreilly.com From the official conference description at en.oreilly.com War and peace stories from Facebook how to detect, analyze and fix problems below, inside and above overloaded MySQL servers. This covers concurrecy problems that appear in real world environments, beyond labs…

Continue reading

How to Connect to MySQL with Visual Basic .Net?

Posted on September 28, 2010September 28, 2010 by OD

This short tutorial shows how to connect to MySQL server using Visual Basic .Net.

Continue reading

How to set MySQL date from a result set to a PHP datetime object?

Posted on September 27, 2010September 28, 2010 by OD

i am trying to set the date and time (DateTime stored in mysql database) to a php DateTime object, one way is to override the class some how to make that happen, but is there any easier way than that?e. g. $date = new DateTime();$date->setDate($mysql_resultset[‘date_time’]);and then format that date according and display it.

Continue reading

PHP 6 and MySQL 5 for Dynamic Web Sites: Visual QuickPro Guide

Posted on April 28, 2010April 29, 2010 by OD

ISBN13: 9780321525994 Condition: NEW Notes: Brand New from Publisher. No Remainder Mark. Product Description It hasn’t taken Web developers long to discover that when it comes to creating dynamic, database-driven Web sites, MySQL and PHP provide a winning open source combination. Add this book to the mix, and there’s no limit to the powerful, interactive…

Continue reading

NetBeans IDE 6.7 Conexión y consulta de BBDD MySql (Java EE 6)

Posted on April 23, 2010April 23, 2010 by OD

Veamos como preparar NetBeans para que detecte nuestro SGBD MySQL donde tenemos las tablas con las que vamos a trabajar en nuestraa aplicación distribuida Java EE 6. En otros videotutoriales veremos como recuperar información desde esas tablas mediante técnicas avanzadas de mapeo Objeto-Relacional aprovechando las ayudas incluidas en el IDE. La idea es ir construyendo…

Continue reading

Flash PHP MySQL CMS – Content Management System Website Tutorial CS3 + CS4

Posted on April 23, 2010April 23, 2010 by OD

Source Files – www.developphp.com In this Flash ActionScript 3.0, PHP, and MySQL tutorial video and source file download you can learn how to build slick CMS(Content Management Systems) for your client websites or for projects that require many people to input data. A Content Management System made in Flash makes editing content easier visually and…

Continue reading

What is the command-line code to load a SQL script in notepad to Oracle 10g express?

Posted on April 23, 2010April 23, 2010 by OD

Question: I made a script using notepad but what is the command line code to load it into Oracle express 10g? In MySQL it is just source C: or where ever I have it located. Answer: Follow these steps: Save your notepad file with . sql extension. c:\filename.sql Run it in the command prompt c:>sqlplus…

Continue reading

Performance Tuning Best Practices for MySQL

Posted on April 20, 2010April 23, 2010 by OD

Google TechTalks April 28, 2006 Jay Pipes Jay Pipes is a co-author of the recently published Pro MySQL (Apress, 2005), which covers all of the newest MySQL 5 features, as well as in-depth discussion and analysis of the MySQL server architecture, storage engines, transaction procesing, benchmarking, and advanced SQL scenarios. You can also see his…

Continue reading
  • 1
  • 2
  • Next

Recent Posts

  • NSTableView with Core Data Tutorial using NSFetchedResultsController
  • CodeIgniter Wizard – a new PHP CRUD Code Generator for macOS
  • Installing Oracle Database 10g Express Edition and Changing the Default HTTP Port
  • Xcode Tutorial 2 – Putting iAd into your App (The Apple Approved Way)
  • Cocoa Programming: A Quick-Start Guide for Developers

Blogroll

  • All Systems GO
  • GOZmosis
  • Maclord's Blog
  • Ozar.net

Tags

.NET 2008 application ASP.NET basic Beginning best books business Business Objects C# Database Databases Development Edition Guide iPhone Java Java EE learn Learning Microsoft MS SQL Server MySQL Objective-C Programming objects Oracle Part PHP PL/SQL Professional Programming Server Software SQL T-SQL TSQL Tutorial Tutorials Using Video Visual Visual Basic .NET Web Programming Tutorials XCode
© 2025 Ozar.net Developer Blog | Powered by Minimalist Blog WordPress Theme