Currently viewing the tag: "Part"

Watch the HD and readable versoin here ——\/ www.qzpstudios.com Part 3 ——————————— Listing all posts and adding delete functionality. See the site for more videos and other goodies like source code and HD video! —————————————– www.qzpstudios.com

Tagged with:
 

Source Files – www.developphp.com Playlist for series – www.youtube.com In part 7 we build the page that is responsible for creating new pages into the PHP MySQL system. The form sends the data using a basic textarea. In a nice robust system you would implement a Javascript WYSIWYG Rich Text Editor in place of my textarea. Learn how to build custom content management systems using PHP and MySQL. Cool dynamic basic sites that anyone can edit.

Tagged with:
 

Source Files – www.developphp.com Playlist for series – www.youtube.com In part 6 we create the administrator directory login form and use session variables to keep the admin logged in. To allow the admin to change their password you may want to consider storing the admin password and username in the mysql database. Learn how to build custom content management systems using PHP and MySQL. Cool dynamic basic sites that anyone can edit.

Tagged with:
 

Billy Bosworth – VP of the SQL Server Business Unit at Quest Software discuss SQL Server’s changing role in the database market.

CareerAcademy.com www.CareerAcademy.com is excited to announce the release of a new free video webcast on Designing Microsoft SQL Server 2005 Server-Side Solutions Notification Services. This free video webcast is led by one of the expert instructors featured in our award-winning courseware. This video webcast is part of the courseware that prepares you for Microsoft Certified Technology Specialist exams. CareerAcademy.com is a Microsoft Gold Certified training partner. We have invited the best Microsoft trainers in the industry to help us develop the ultimate training and certification program which includes everything you will need to fully prepare for and pass your certification exam. This webcast will address the topic of Ranking Queries and features a live demonstration on Notification Services. For additional SQL Server training and other courses in IT Certification, Security, Software Developers, and Office Users, visit us online! www.CareerAcademy.com

Tagged with:
 

SQL Developer tutorial demonstrating the creation of column aliases to change heading for columns or expressions mentioned in the column list of a query, presented by www.oraclecoach.com

Tagged with:
 

In this part of the lesson we create our MySQL database and quickly set up a default layout in Dreamweaver CS4, and tinker with the looks through CSS. Source Files – www.developphp.com

Tagged with:
 

SQL Tutorial demonstrating how joins are performed in Oracle using traditional syntax. The joins covered in Part 2 include: Cartesian Join and Self joins (inner joins)…presented by www.oraclecoach.com

Tagged with:
 

SQL Tutorial demonstrating how a user can query the data dictionary to see information about the objects owned by the user such as tables, view and sequences.

Tagged with:
 

Creating an HTML dropdown list, displaying database table data. Then writing a script to let you modify records to a value of your choice depending on what is selected.

Tagged with:
 

Part 4 of 7. Oracle Database Extended SQL Trace is one of the most effective diagnostic tools for Oracle. When done properly, tracing reveals exactly what calls a user session is making and eliminates guess work when addressing performance issues. This presentation focuses on real life experience with lightly documented issues and covers how to properly trace a user session, wait events, trace file architecture and how to read it, and summarizing session activity using profiling tools. We finish with several test cases demonstrating the usefulness of sql trace to diagnose session, sql, system and architecture issues. Presenter: Daniel Fink specializes in Oracle performance diagnosis and optimization, monitoring and data recovery. For more Oracle training, visit SkillBuilders.com.

Tagged with: