Forum Replies Created

Viewing 15 posts - 9,076 through 9,090 (of 9,707 total)

  • RE: Syllabus for Beginners

    BOL also has some good tutorials. And if you don't have access to SQL Server at the moment, you can either download the eval version of 2k5 or (recommended)...

  • RE: I got a job but .....

    And save all your T-SQL scripts! You'd be amazed at how handy that comes in 6 months down the road when you need to replicate that "one time" job.

  • RE: Max Server Memory setting and actual memory use

    Dennis,

    The best way to see what SQL process are using up the memory is go into System Monitor and choose the regular OS memory counters as well as whatever SQL...

  • RE: MCITP

    You should also check out the Certification Forum on this site to see what other people have posted about these exams.

  • RE: SSRS - Specifying Test db and live db connections

    I've done it where I've had multiple data sources in the report, then just edited the DataSets right after Testing so that it pointed to the proper data source when...

  • RE: My new company uses SQL Server 2005....

    SQL 2k5 has a whole bunch of new system catalog views that help you identify unused indexes, etc. Check out "sys.dm_db_index" in BOL. This will get you to the...

  • RE: Dev first or BI first?

    I started reading the Self Paced training kit for 70-441 (one of the Dev exams) and found that it discusses some of the BI stuff at an "introductory" level. ...

  • RE: I got a job but .....

    Ideally the powerful userids are saved in a sealed envelope...in your bosses desk.

    Ummm, forgive me for disagreeing with that statement, but I've seen too many stuff stolen by other coworkers...

  • RE: Subreport not aligning inside report upon deployment

    I'm glad you finally got it working.

    Mis-Aligned Height settings can also mess you up. So if you haven't checked that already, you should.

  • RE: Problems Installing SQL 2005 Developer

    Visual Studio should always be installed BEFORE SQL Server or you'll mess up the install. We had major problems at my workplace when we did it reversed.

    On the other...

  • RE: Daily Newsletters for past two days???

    That's okay. We forgive you.

    Only as long as your misconduct was illegal and entertaining that is. @=)

  • RE: Daily Newsletters for past two days???

    Notifications come from a different email address than the newsletters. I've never had a problem receiving them or having them caught by the spam filter.

  • RE: Problems Installing SQL 2005 Developer

    BTW, you might want to mention to the guy who told you SQL was installed wrong that you aren't installing SQL Server Developer. You're installing Visual Studio and it's...

  • RE: Problems Installing SQL 2005 Developer

    Ahha! That's your problem. @=)

    The install of Visual Studio 2005 comes with SQL Server Express which doesn't have a lot of the tools you'd expect. For instance,...

  • RE: Daily Newsletters for past two days???

    I didn't get this morning's newsletter either. And it's not listed newsletter link to the left, which makes me believe it's late today.

    Or something else happened.

Viewing 15 posts - 9,076 through 9,090 (of 9,707 total)