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.
Tag: Using
JSP + Servlets + EJB: Java EE 6 & GlassFish 3 using NetBeans 6.9 (Part 1 of 5)
This multi-part screencast series shows how NetBeans 6.9 provides comprehensive tooling for Java EE 6 & GlassFish 3. The different parts show: 1. A simple Java EE 6 application (JSP, Servlets, EJB) 2. Reading database table using Java Persistence API 2 3. Using Facelets with Java Server Faces 2 4. Contexts & Dependency Injection with…
Is it possible to write programs on Mac without using Xcode?
If so what should I use? And is it easy? Any pointers are good. Powered by Y! Answers
Flash PHP MySQL CMS – Content Management System Website Tutorial CS3 + CS4
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…
Using Objective-C, Foundation Framework
(April 6, 2009) Alan Cannistraro provides an overview of object oriented programming, the objective-C programming language, and common foundation classes. Stanford University: www.stanford.edu Stanford School of Engineering: soe.stanford.edu Stanford University Channel on YouTube
iPhone Programming – Using Scroll Views!
Learn how to use UIScrollView to show much more content on your pages! Everything inside the scroll view is fully interactive, so your user can still press buttons etc. Website: www.pixelcubestudios.com Twitter twitter.com Facebook: www.facebook.com
How to count the words in a String in C#
Remember the Word Count function in Microsoft Word? Here’s how we could implement counting the words in a String in C#: The following is the spource code of a program featuring two word counting methods, both of which yield fairly similar results to Microsoft Word from Microsoft Office 2007. The example program below first executes…
Beginning Database-Driven Application Development in Java EE Using GlassFish
Beginning Database-Driven Application Development in Java EE Using GlassFish
Java EE Project using EJB 3, JPA and Struts 2 for Beginners,
Product Description This book aims serving students, developers, technical leads and to some extent project managers or consultants by demonstrating a structured documented modestly sized project. Learning the project development and documentation is done through the construction of an Online Car Rental System using MySQL Community Server as the data store with Java Server Pages…
Core PHP Programming: Using PHP to Build Dynamic Web Sites
Product Description Core PHP Programming, Second Edition is the first complete, practical guide to PHP 4 for experienced Web developers. Fully updated to reflect PHP 4.0’s breakthrough features and performance, it covers every technique you need to build robust, fast Web applications. Leading PHP developer Leon Atkinson starts with a high-level overview of PHP: how…