MySQL Table Prefix Changer Tool in PHP

Wednesday, January 2nd, 2008

If you are a web developer you are undoubtedly aware that there are constant threats to your site. SQL injections are one type of threat that you must be aware of and make every attempt to prevent.... Automate Software Builds with Visual Build Pro Easily create an automated, repeatable process ...

Creating a Table using Oracle 10G XE

Wednesday, September 20th, 2006

Oracle 1 G XE provides a wizard to help you create a table. The wizard walks you through several steps for creating a table taking you to the next step after you have entered valid entries for the current step. While scripts can be used to create a table ...

How To Receive Data from a Single Table

Thursday, January 5th, 2006

If you have ever wondered how to code SELECT statements this article is for you. It is the first of three parts excerpted from chapter three of the book em Murach s SQL for SQL Server em written by Bryan Sylverson Murach ...