Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Administration
 sql server 2005 table property textimage filegroup

Author  Topic 

shinobigoh
Starting Member

13 Posts

Posted - 2010-06-10 : 11:25:40

I have specified the text/image filegroup of a table to filegroup B different from the table filegroup

but when I script out that table - create to script

the textimage_on disappears in the generated script

has any one face this problem before?

thank you
   

- Advertisement -