Author: SSWUG Research

Community

Managing on the Move

By Timothy Dyck – Expand Beyond’s PocketDBA 2.0 provides database administrators with a lightweight, HTML-based administration console for on-the-move management. The previous version, 1.4, was an Oracle-only product, but PocketDBA 2.0 broadens users’ options by including modules for Microsof

Community

Java Database Best Practices

Book by George Reese – Unlike other books on this topic, which focus on a single way to do things, Java Database Best Practices takes you through a wide variety of different ways to store and access data, enabling you to learn which “persistence model” is most appropriate for each type of applicatio

Community

Regular Expressions in T-SQL

From SQLTeam – This article comes to us from Cory Koski. Cory writes “I recently had the problem of trying to search for a regular expression in a database field. There is no version of SQL Server that supports regular expressions natively, but I discovered a way to add all sorts of regular expressi