Forum Replies Created

Viewing 15 posts - 76 through 90 (of 214 total)

  • RE: Have I been smoking something?? Insert construction question.

    I wonder if the SQL overlords have ever considered implementing my approach. It is very disconnecting in reading code to try and match up the columns and values, when you...

    <><
    Livin' down on the cube farm. Left, left, then a right.

  • RE: Visualizations

    Really good article and follow-up comments. Thanks a lot.

    It is always really scary to me when Management look at pie charts and graphs and "Think" they understand the numbers. All...

    <><
    Livin' down on the cube farm. Left, left, then a right.

  • RE: given a date, tell me how many seconds from 1900

    Steven, Glad you got some exercise. 😛

    Let me guess, you turned 46 earlier this year ('2/5/1967'). 😀

    The funny thing is, this request was me anticipating a requirement based on observed...

    <><
    Livin' down on the cube farm. Left, left, then a right.

  • RE: given a date, tell me how many seconds from 1900

    Michael, really liked your solution also.

    <><
    Livin' down on the cube farm. Left, left, then a right.

  • RE: given a date, tell me how many seconds from 1900

    Thanks Gail. I had looked at the date functions. Wish I had extrapolated out that I could use datediff().

    <><
    Livin' down on the cube farm. Left, left, then a right.

  • RE: varchar(N), N can be 1 through 8000 or MAX(2GB). Why not 1 - 2GB?

    Excellent! Thanks for sharing.

    <><
    Livin' down on the cube farm. Left, left, then a right.

  • RE: XML in varchar column - select it and have it formatted pretty

    mister.magoo (4/30/2013)


    If you mean you want to see it in SSMS , then just select it and then click on the value in the results grid - it will open...

    <><
    Livin' down on the cube farm. Left, left, then a right.

  • RE: Flight Data

    Frank W Fulton Jr (4/24/2013)


    How many people could multipy 43564 x 35794 without a Calculator.

    Took me 6 minutes, but I was off by 3M. 🙂 Close enough for government work,...

    <><
    Livin' down on the cube farm. Left, left, then a right.

  • RE: Flight Data

    Frank W Fulton Jr (4/24/2013)


    How many people could multipy 43564 x 35794 without a Calculator.

    I would hope most everyone who has been to school could. Anybody that knows the principles...

    <><
    Livin' down on the cube farm. Left, left, then a right.

  • RE: Transactions - Oracle versus Sql Server

    Andrew Pruski (4/18/2013)


    tranactions cannot read data that has been modified by other transactions but not committed

    That is my worry as other operational procedures are all auto-commit.

    Thanks for the reference. That...

    <><
    Livin' down on the cube farm. Left, left, then a right.

  • RE: Linked servers

    Thanks again.

    <><
    Livin' down on the cube farm. Left, left, then a right.

  • RE: Linked servers

    Looking into to this more I do have a question:

    So to add a linked server you use sp_addlinkedserver and to delete it you use sp_dropserver?

    sp_addserver is unrelated?

    Is it possible to...

    <><
    Livin' down on the cube farm. Left, left, then a right.

  • RE: Linked servers

    Thanks to both of you.

    Unfortunately I/we have virtually no control over the choices being made. 🙁

    <><
    Livin' down on the cube farm. Left, left, then a right.

  • RE: Why is Output parameter null?

    argh!! Documentation example shows that as well. Sorry I didn't see it before.

    <><
    Livin' down on the cube farm. Left, left, then a right.

  • RE: conversion explanation requested

    Thanks for your help on this.

    <><
    Livin' down on the cube farm. Left, left, then a right.

Viewing 15 posts - 76 through 90 (of 214 total)