Cheat Sheets
SQL Server
Microsoft's SQL Server is a powerful database server that integrates well with other Microsoft technologies like ASP and .NET, and includes some of the best database management tools available. This A4 reference lists the various functions available in SQL Server, and demonstrates the creation of stored procedures, triggers and functions.
MySQL
Articles
No articles found matching this tag.
Blog and Lab
SQL Server, PHP and Truncating Text
PHP and SQL Server are a powerful combination, however sometimes data stored in a text type column is truncated for no apparent reason after 4096 characters. Here's how to fix the problem.
Click here to read this post »
22 December 2004 | 13 comments | server, text, mssql, php, sql
