Forum Replies Created

Viewing 15 posts - 706 through 720 (of 1,319 total)

  • RE: SELECT INTO - different server

    select into will work if it's a linked server and you use the four-part naming convention as follows: select * into servername.dbname.objectowner.tablename from sourcedbname..sourcetable

  • RE: Cannot insert duplicate key row in object

    twantoni (4/8/2009)


    Flo,

    I don't believe the index is tied directly to the column I'm trying to update but I can't figure out what it is tied too.

    Just because you are updating...

  • RE: SQL Server Logs Missing

    Doing only weekday recycles???

  • RE: How can I copy the SQL Server Database Data File (mdf)

    Perry Whittle (4/8/2009)


    "Au contrair mon pere"

    😉

    Haven't heard that in "forever". Thanks for the early morning laugh....

  • RE: Can we restore from a ldf file.

    Krishna Potlakayala (4/9/2009)


    sudhirrsingh.parmar (4/9/2009)


    I also have 5 day old full backup of my database.

    And also how come you don't have a recent backup ? What are your business...

  • RE: Just Walk Away - Blacklisting - and Twits without Twitter

    Jeff Moden (4/7/2009)


    I don't believe an "official" blacklist is ever necessary. It doesn't take long to figure out whether or not someone is going to launch on you. ...

  • RE: Feedback on SQL Server Central

    The site gives us a welcoming forum but it's the people who visit who truly make the site. Thanks to Steve for providing us with the vehicle but it's all...

  • RE: Multi Column Sort

    Very familiar tone from the OP. Isn't this the same guy who insisted cursor based solutions were superior to set based and played the "riddler" for a week or so...

  • RE: Reporting services

    Sunny, good point about IIS. I hadn't realized IIS was not installed on the SQL server but was on the app server.

    Bobby, another good point. I think by hitting the...

  • RE: Annoyances

    george sibbald (3/28/2009)


    people who send me messages on the companies internal instant messenger system that say:

    Hi.............

    and then awaits my reply.

    I know they just want me to do something for them....

  • RE: Annoyances

    Katie Walker (3/27/2009)


    The other big one that annoys me are people who open the beer cans in their cubes before the 5 o'clock bell rings. Or they display every bottle...

  • RE: Annoyances

    Probably already stated in a prior post (I don't have time to cover 60 + posts at the moment) but I wanted to chime in. One of the guys in...

  • RE: Cannot update record

    Still, a cursory look of the event logs on the server or maybe some disk checks could be well worth the time spent - IMO. I've never seen an application...

  • RE: SQL Server internal network traffic. Is it encrypted?

    Beautiful as I have just begun the task (tday, actually!) of upgrading to 2005.

  • RE: SQL Server internal network traffic. Is it encrypted?

    So with the sniffer, they could intercept packets and potentially see the data or is it more complex than that? This reason this has come up is we are about...

Viewing 15 posts - 706 through 720 (of 1,319 total)