Forum Replies Created

Viewing 15 posts - 32,881 through 32,895 (of 39,912 total)

  • RE: How to find all the SQL servers within a domain

    Keep in mind that this uses 1434 to find them and lots of routers are configured to block this after Slammer (it used this as well).

    Finding instances can be hard....

  • RE: Server Access "Via Group Membership"

    Under the Logins tab, under security, you may have Windows groups listed. I.e., BUILTIN/Adminstrators is added by default as a login and given SysAdmin access. This means you don't need...

  • RE: "slim down" and "streamline" the newsletter

    Thanks and I'll pass along.

    New format coming Monday (1/1/07), so I'd love to hear comments.

    Steve

  • RE: Tired of a problem with the site.

    Sorry and apologies for the issue. Not sure what's wrong, especially since the login and forums are all .NET code. We have had some session issues reading articles since that's...

  • RE: compact sql server database

    Is this SQL Server 2000, Standard or Enterprise?

    Please let us know which version and then what the issue is. If this is a performance issue, has it always been this...

  • RE: About Store procedures

    Please clarify and include the type of application you're dealing with. .NET and OLEDB/ODBC apps would connect differently.

    If you want to force people to move to procedures, you need to...

  • RE: Which Query I use for this Problem......

    You can use the ROUND function to change things in a query or even convert to a char and then use SUBSTRING, but ninja is right. Do this in the...

  • RE: Alter Table

    You can do the alter through EM, then hit the script button and get the script. Then don't save your changes and you'll have the script.

  • RE: QUERY-HELP

    Knowing what is inaccurate and what is accurate is critical. IF you look at the results, can you tell which section of the code is not working?

    Follow ninja's advice above.

  • RE: At what point in time is a full SQL 2000 backup valid?

    I stand corrected. Finish time looks to be the correct time.

  • RE: Career Advice

    First, I'll say that I've always been a good employee (from the employer's point of view) and usually they want me to stay, so I'm fairly up front when I...

  • RE: At what point in time is a full SQL 2000 backup valid?

    Marc,

    My understanding is the backup is valid when you start it. The reason is that as pages are grabbed through the backup process, they are marked as a part of...

  • RE: Can we backup a SQL database that is on SAN with traditional backup method?

    Can't speak for SQL Server, but when we had backups on DB/2 and Oracle, they did do a copy/split of the disks on the SAN and there was a brief...

  • RE: Heroes

    Very interesting and thanks for sharing.

    And I'll see about writing the letter. Easier for me to say it than do it, though I've composed a few in my head. If...

  • RE: Question of the Day for 21 Dec 2006

    Jeff,

    Thanks, and I didn't check that page. You can send a note to MS from that page, which lets them know of an inaccuracy. Since I've written lots of junk...

Viewing 15 posts - 32,881 through 32,895 (of 39,912 total)