Forum Replies Created

Viewing 3 posts - 16 through 19 (of 19 total)

  • RE: @@TEXTSIZE

    So because the SQL native client sets it to 2gb, the question is ambigous in my opinion. I was expecting to see a 2gb answer. Whoever does a...

    Dennis Parks
    MCSE, MCDBA, MCSD, MCAD, MCTS

  • RE: Transparent Data Encryption (TDE) SQL Server 2008

    Thanks much Roy. It was very instructional..

    Dennis Parks
    MCSE, MCDBA, MCSD, MCAD, MCTS

  • RE: T-SQL

    as mentioned in a prior comment, the answer to the question is wrong!!

    Try runing this and you'll see a 2/1/09 value....

    create table #a (InsertedOn datetime)

    insert into #a values ('20090131');

    insert into...

    Dennis Parks
    MCSE, MCDBA, MCSD, MCAD, MCTS

Viewing 3 posts - 16 through 19 (of 19 total)