locked
What is a FakeSystemTable ? ( table which references a system table ??? ) RRS feed

  • Question

  • Hello,

     

    Please, could you give an explanation of a FakeSystemTable ?

     

    I found a definition on this link :

    http://msdn.microsoft.com/en-us/library/microsoft.sqlserver.management.smo.table.fakesystemtable.aspx

     

    Definition found :

    A Boolean value that specifies the whether the table references a system table. If True, the table references a system table. Otherwise, False (default).

    Saturday, August 30, 2008 6:08 PM

Answers


  • Hi,

    Table.FakeSystemTable Property is applicable only for SQL 7 and 8 and corresponds to the OBJECTPROPERTY(table_id,'TableIsFake') From SQL 9 onwards it is always false.
    It is present due to backward compatibility reasons. I have check if it has been added to deprecation list or not.

    http://msdn.microsoft.com/en-us/library/aa276849(SQL.80).aspx


    Regards,
    Alok Parmesh
    Wednesday, October 15, 2008 7:18 PM
    Answerer
  • Hi,

     

    MSFT is stock quote of MicroSoFT on NASDAQ.

    I found MS employees using MSFT after their names. So, I also started using it.

     

    Regards,

    Alok Parmesh

    Thursday, October 16, 2008 10:59 AM
    Answerer

All replies


  • Hi,

    Table.FakeSystemTable Property is applicable only for SQL 7 and 8 and corresponds to the OBJECTPROPERTY(table_id,'TableIsFake') From SQL 9 onwards it is always false.
    It is present due to backward compatibility reasons. I have check if it has been added to deprecation list or not.

    http://msdn.microsoft.com/en-us/library/aa276849(SQL.80).aspx


    Regards,
    Alok Parmesh
    Wednesday, October 15, 2008 7:18 PM
    Answerer
  • Hello,

     

    Many thanks for your reply

    I was desesperate to see my question with no answer and i was thinking to delete it

     

    Euh, just a small question ( no answer with Google ) : what is the meaning of the 4 characters MSFT ( MS Microsoft but FT ...) ?

     

    Have a nice day

    Thursday, October 16, 2008 5:54 AM
  • Hi,

     

    MSFT is stock quote of MicroSoFT on NASDAQ.

    I found MS employees using MSFT after their names. So, I also started using it.

     

    Regards,

    Alok Parmesh

    Thursday, October 16, 2008 10:59 AM
    Answerer
  •  

    MSFT can also be Microsoft Full Time (Employee).
    Thursday, October 16, 2008 12:47 PM
    Answerer