September 07, 2010
Services  >  Databases Programming

Databases

A variety of database systems are in use today, and it is important to be fluent in a large variety of these databases in order to be able to work with whatever database system is required.  Sometimes this is due to the need to integrate with a legacy system, other times it is due to limitations of the hosting provider, or a corporate allegiance to a specific vendor.

Some of the database systems Taylor Software Solutions has expertise in:

  • Microsoft SQL Server (versions 6.5 through SQL2005) 
  • Sybase SQL Server / Adaptive Server Enterprise
  • Sybase Adapative Server Anywhere
  • MySQL
  • Access
 
Today, a "database" is more than a collection of tables with their data.  Business logic is often best placed inside the database so that every application that can touch/change the data can re-use the same logic throughout.  Whether it be tried-and-tested "stored procedures" and triggers, or exciting new technology like Web Services and XML generation, and replication, the database is much more than data!
Copyright 2010 by TSD
Privacy Statement  |  Terms Of Use
Home  |  About Us  |  Contact