Book a Demo

Author Topic: FILEGROUP in SQL 2005/2008 - is it possible?  (Read 1992 times)

CHennes

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
FILEGROUP in SQL 2005/2008 - is it possible?
« on: March 31, 2010, 09:45:56 am »
After doing a lot of searching on this forum & the help files, I cannot find any reference at all to specifying a target filegroup when defining a table under SQL 2005/2008.

Specifically, I need to be able to "CREATE TABLE ( ... ) ON filegroupname" -- but there doesn't seem to be any way to define the filegroup in such a way that EA will generate the DDL for it.

Is this possible? Has anyone been able to do this?

Many thanks for your help,

Chris