Forum Replies Created

Viewing 15 posts - 18,316 through 18,330 (of 19,564 total)

  • RE: Tally Table

    Jeff Moden (1/7/2010)


    CirquedeSQLeil (1/7/2010)


    Jeff Moden (1/6/2010)


    The Tally table is not a panacea and isn't good for this. Dynamic SQL would be good for this. So would an (ugh!)...

  • RE: 2005 SSIS connection to SQL Server 2008

    This can be done (connecting to SQL 2k8 database from SSIS 2K5 package). As was suggested, test your connections first from within the package.

  • RE: How to become Master in SQL Server 2005

    Robert Davis (1/7/2010)


    The_SQL_DBA (1/6/2010)


    Just to add my take on becoming a master, I guess one needs to follow on things told by Gail,Steve,TheSQLGuru and any other SQL Expert that I...

  • RE: Identifying the cause of intermittent network issues

    Are there any routers, firewalls between the servers that may block ICMP? Some places do not block ICMP traffic, some do though (to protect the database network for instance).

    If...

  • RE: Case Statements

    kgbs12 (1/7/2010)


    Please, correct me if I'm wrong. If I use the @Dept within the Where clause, I would then have to declare it? Which, I don't particularly want...

  • RE: Best Practices for deploying a single database across multiple sites

    emily-1119612 (1/7/2010)


    >>As far as replication goes, I have read all about it

    It sounds like you know as much or more about it then me then. I wasn't sure if you...

  • RE: restore sql db from oracle dump

    lingaraj.sarangi (1/6/2010)


    as per my knowledge ,it is not possible to directly import .dmp file to sql server.

    we need to use a third party tool.like

    http://www.convert-in.com/ord2mss.htm

    Yes, you will need to use...

  • RE: Time For A View?

    In the meantime, here is some reading material

    http://technet.microsoft.com/en-us/library/ms187956.aspx

  • RE: Jr sql dba phone interview questions

    As Gail said, don't exaggerate yourself. You need to sell yourself, try to do it honestly. Knowing that you don't know everything will be helpful and knowing how...

  • RE: Tally Table

    AndrewSQLDBA (1/6/2010)


    Hello Everyone

    I need some help with a tally table.

    I want to be able to query a list table, get the list of a few ID's and then fire off...

  • RE: Tally Table

    Jeff Moden (1/6/2010)


    The Tally table is not a panacea and isn't good for this. Dynamic SQL would be good for this. So would an (ugh!) cursor.

    Are you feeling...

  • RE: Today's Random Word!

    John Rowan (1/7/2010)


    I would gladly trade my snow shovel for shorts and t-shirts. All of the snow and cold started here the day after I returned from the Bahamas....

  • RE: Remote Desktop - The Joys

    I use a different app altogether for RDP. It seems to be more friendly about the double-hop thing and pinning/unpinning. Try VisionApp Remote Desktop.

  • RE: Women in Technology -- How about at SSC?

    Lynn Pettis (1/6/2010)


    Tell me what you think:

    Kim

    Stacey

    Shannon

    Lynn

    I have a male friend named Kim and another male acquaintance named Shannon - so I will go with male on those.

    Lynn, if it...

  • RE: Talking baseball

    Ray K (1/7/2010)


    CirquedeSQLeil (1/7/2010)


    Alomar - spitting is keeping him out

    Actually, I understand that Alomar has since apologized, and the umpire who was the intended target has not only forgiven him,...

Viewing 15 posts - 18,316 through 18,330 (of 19,564 total)