Forum Replies Created

Viewing 5 posts - 16 through 20 (of 20 total)

  • RE: Changin database collation

    Look real hard at your application. The fact that you can enter the data and it is fine directly to the database points back to the application.

    Good...

  • RE: Changin database collation

    That would be the correct way using the gui. you could also use t-sql command alter database 'the name of the database' collate 'collation name'

    The issue you are seeing...

  • RE: The End of Estimation

    It strikes me that like SAN's there are a few things that are essential. Having enough cpu and memory to begin with so that you can utilize it when...

  • RE: Insert Into Oracle FROM Sql Server over Linked Server

    So what did your final insert into through the linkedserver look like?

    Mark

  • RE: Web for studying Data Warehouse

    There is a new book by Joy Mundy and Warren Thornthwaite of the Kimball Group, it's a pretty good treatment of Data Warehouses on Microsoft.  Wiley publishing.  'The Microsoft Data...

Viewing 5 posts - 16 through 20 (of 20 total)