PHISSUG

Home of Filipino Sql Server Enthusiasts
Welcome to PHISSUG Sign in | Join | Help
in Search

Browse by Tags

All Tags » What's new in SQL Server 2008
Sorry, but there are no more tags available to filter with.
  • What's new in SQL Server 2008 Part 1: Filestream

    Although SQL Server has always provided support for large binary data by using varbinary(max), on the relational database system, it will cause a problem on the IO performance. Hence, although the feature is available, it has significant effect to SQL's performance. Ive seem some solution by storing these BLOBS into the filesystem and then using ...
    Posted to SQL Server : General (Forum) by Pom on March 23, 2008
Powered by Community Server (Personal Edition), by Telligent Systems