Forum Replies Created

Viewing 15 posts - 30,841 through 30,855 (of 39,754 total)

  • RE: How do you determine a user's "last login" in SQL Server 2000?

    Antares is right in that you can't determine this after the fact.

    You can set up a trace for logins and just track this over time. If you only get logins,...

  • RE: Issues running a backup from a trigger?

    Keep in mind a couple facts. Jobs aren't re-entrant, so if two people do this and the job is running for the backup, the second person might not get their...

  • RE: SQL Server Integration Services Automation

    The issues with the ZIP file were the editor's (my) fault. They have been corrected and my apologies.

  • RE: Backup time increasing

    Do you mean you're taking a full backup or creating a database snapshot? I assume the former as there is no "snapshot backup".

    Is there a particular period of time or...

  • RE: Restore db with 1 .mdf file instead of 2 files.

    You can also potentially move all the objects from the NDF into the MDF and then remove the NDF from the database. You can move tables by moving the clustered...

  • RE: HOW TO: Detach an Mirrored SQL 2005 database from C: to the D: drive

    I'd think you would just pause mirroring (http://msdn2.microsoft.com/en-us/library/ms175082.aspx), then detach and attach and restart mirroring.

  • RE: Editing a post

    :), we've got it on the list, but it's a low priority item. I'm not sure if we want to change this as it affects patches and upgrades (potentially) to...

  • RE: Newsletter

    David,

    Please check and be sure it's not being filtered. Someone might have changed the filter at your post office and it's getting snagged. We send from subscriptions at sqlservercentral.com and...

  • RE: Editorial control on columnists

    I have been in contact before with him. It sometimes works, sometimes doesn't.

    We do keep an eye out and please use the "Report" button if you see something here that's...

  • RE: October Energy Update

    The small turbine is tempting. I'm looking to try and get some wind monitoring up here soon. I've heard the $150 Weather Stations aren't great, so I'm trying to free...

  • RE: Editorial control on columnists

    I can appreciate your ire at Mr. Celko, but I'd argue he has helped advance our profession and comes up with some interesting solutions to problems using SQL.

    I think that...

  • RE: Improvements to the Briefcase

    If you see links elsewhere, feel free to pass them along as well (articles at sqlservercentral.com). We run lots of links to other sites.

  • RE: October Energy Update

    I tend to agree with Grant. It's the political games that might be played. A reactor will take a couple administrations to get operational and those investing billions don't want...

  • RE: Mining or Profiling

    Steve,

    Good points and not sure why I didn't write profiling in the editorial. I wasn't really thinking of the idea of profiling as much as the mining and accuracy of...

  • RE: Mining or Profiling

    Charles,

    I think that's where Asimov might have gotten the idea, from economic and mathematical theories. It's an interesting idea, and Asimov might have developed the ideal for this area.

    We...

Viewing 15 posts - 30,841 through 30,855 (of 39,754 total)