Forum Replies Created

Viewing 15 posts - 3,976 through 3,990 (of 9,707 total)

  • RE: Remotely Connect and Query a db.

    Did you create a Linked Server object for which to pass through credentials?

    Are the credentials you are using for one server valid on another, or can those credentials at least...

  • RE: display table in hierarcies

    Glad I could help.

  • RE: UNION Help

    Celko,

    Cute joke.

    Now do you actually have advice that is any different from that which was already offered?

  • RE: display table in hierarcies

    The first thing I advise is taking a look at what you actually want mapped. It doesn't make sense to me.

    You want app3 stuff mapped to app4?

    The second thing I...

  • RE: Are the posted questions getting worse?

    Stefan Krzywicki (9/11/2012)


    Hey Brandie, do you think you're going to WorldCon the next few years? Next year is in San Antonio and the year after is London. I was thinking...

  • RE: Are the posted questions getting worse?

    It's nice to know that every once in a blue moon, I actually do have a clue and can answer some SQL Server questions here without making a total idiot...

  • RE: Maintenance plan versus 3rd party software

    The biggest issue with third party backup tools is that if the company suddenly goes out of business, or you lose your license, you could loose the ability to restore...

  • RE: Importing excel data into SQL Server

    SSIS is your best friend for this type of thing. You can actually run a Data Flow task and do a Derived Column Transformation (use a REPLACE()) to get rid...

  • RE: 2008 and 2012 client connectivity on a same machine

    Ville Lucander (9/11/2012)


    Sorry, I've never heard of "servername@dbname" being a connection string for the native SQL Server connections. So I'm still blank on this.

    ==> this works anyway

    Not saying it doesn't....

  • RE: diffeence between .&..

    Eugene Elutin (9/11/2012)


    Brandie Tarvin (9/11/2012)


    They are both incorrect syntax. You will get an error if you try to use either of them.

    .

    Until

    in case #1: Select * from table.col

    ...

  • RE: Table Partition

    It is not possible to do a file level partition at this time.

  • RE: diffeence between .&..

    They are both incorrect syntax. You will get an error if you try to use either of them.

    On the other hand, if you're talking about SELECT * FROM TABLE and...

  • RE: 2008 and 2012 client connectivity on a same machine

    Sorry, I've never heard of "servername@dbname" being a connection string for the native SQL Server connections. So I'm still blank on this.

    Let me ask this, where are the SQL 2000...

  • RE: SQL Server on a Virtual server

    lianvh (9/11/2012)


    Please help me out; I am still new with virtual servers . If you were to load the data , logfiles and Tempdb on their own set of disks...

  • RE: weird update statement

    Eugene Elutin (9/11/2012)


    dwain.c (9/11/2012)


    Sean Lange (9/10/2012)


    You know simply repeating a vague description does nothing to help me understand it.

    "Insanity is doing the same thing over and over again and expecting...

Viewing 15 posts - 3,976 through 3,990 (of 9,707 total)