Author: SSWUG Research

Community

Go XML

(David Baum) The increased use of content-rich applications and the internet, particularly for business transactions, has put new demands on enterprise databases. One way to handle these demands is with the increased use of XML. As a markup language capable of describing many different kinds of data

Community

Configuring MySQL for Windows

(Mike Chapple) Now that you’ve installed MySQL, it’s time to perform some basic administrative and configuration tasks to ensure that your database environment is ready for production. In this installment of our MySQL series, we’ll look at the process of configuring MySQL on a Windows system. Next t

Community

SQL to View Locks

(Chris Eaton) In my last posting I showed a query that you can use against the administration views to find the longest running queries in the system. In the example you could see an application that was in LOCKWAIT state and was trying to run an UPDATE statement on the ORG table. In this posting I’

Community

Consuming RSS Feeds With ColdFusion

(Ben Cortese) ColdFusion doesn’t seem to get the respect it deserves amongst the dedicated Java or .NET or even PHP development circles, but having worked in all of those environments, I’d like to state for the record, that completing a large scale development project AHEAD of schedule, keeping your

Community

Rich Text Editor- Part I

(Haissam Abdul Malak) My friend was working on a project (building a blog website) and faced problems concerning which text editor to use. After researching all the free editors that he found were not as he expected so I took the responsibility to create a rich text editor user control and I thought