Forum Replies Created

Viewing 15 posts - 9,226 through 9,240 (of 9,707 total)

  • RE: Finding Analysis Services in SQL 2000

    Markus,

    Thank you. That explains why I'm confused. I'm using the client tools on my desktop and should have gone straight to the source. @=)

    Thanks again!

  • RE: Finding Analysis Services in SQL 2000

    Loner,

    I'm trying to figure out if it's already installed, though. How do I do that?

  • RE: Changing Career Gears

    Clive, I didn't say I had no Real World experience. I said I had no professional experience. Professional = Paid official job title.

    My father was a computer programmer,...

  • RE: VARCHAR(1000) vs. VARCHAR(MAX)

    Ditto to Ed's reply with one clarification. @=)

    The 2 byte overhead of VarXXXXX datatypes is basically a pointer (of sorts) that tells the data page that this field can grow...

  • RE: Who's responsible for the Data Model?

    I actually agree with getting everyone to sit down and contribute. The problem is that in practice it usually ends up being one person who sits down and creates...

  • RE: VARCHAR(1000) vs. VARCHAR(MAX)

    Does SQL Server actually reserve the space on the disk for the field if it is varchar(8000) and only 100 characters are used?

    Yes... Sort of. It doesn't actually...

  • RE: Who's responsible for the Data Model?

    Heaven forbid that you should leave it up to the application developers. They'll design you a database that makes a DBA job a nightmare! And there are people...

  • RE: Changing Career Gears

    Clive,

    They didn't introduce just one new cert. They introduced 4 of them. @=) All new SQL Server 2005 certification information can be found at the following link:

    http://www.microsoft.com/learning/mcp/mcts/sql/default.mspx

    Hope this...

  • RE: Changing Career Gears

    If you've been a DBA for 8 years already, go for the MCITP instead (SQL 2005 -and possibly 2008- certs). It'll look much better on your job history. ...

  • RE: SQL 2000 DB in SQL 2005

    Glad we could help. @=)

  • RE: Certification Rumors and Tips

    The best thing you can do for yourself, Jigisha, is practice, practice, practice.

    There are still a lot of shops which use SQL Server 2000, which might make it worth your...

  • RE: Restoring bak files

    Chethan,

    I doubt it's an appended backup issue. Media families usually refer to the media the backup is stored on. I.E., tape, UNC disk drive, local disk drive.

    Unless you've...

  • RE: Why upgrade from SQL 2000 to SQL 2005?

    HTTP Endpoints are much more secure. You can actually dictate the type of traffic you get and, I believe, the network protocol used to access it.

    Not to mention you...

  • RE: Why upgrade from SQL 2000 to SQL 2005?

    I had originally heard February, but that was like 6 months ago, so I'm not surprised my info is out of date. @=)

  • RE: How to evaluate tools?

    I don't know about demos. Some are good, some are bad. But most of them are canned. Which means the demonstrator is going to show you all...

Viewing 15 posts - 9,226 through 9,240 (of 9,707 total)