Forum Replies Created

Viewing 15 posts - 11,491 through 11,505 (of 18,923 total)

  • RE: Table design question

    I second that.

  • RE: T-SQL and The Excel Solver

    And this is when I log off.

     

    C u Monday guys.

  • RE: T-SQL and The Excel Solver

    Maybe but it still took us a long time to figure out what was needed in that system .

     

    I'm still not sure I...

  • RE: T-SQL and The Excel Solver

    Simple solution for that :

    Comment + = Joke !

  • RE: Viewing conflicts

    If it's not a problem, then why post a question about it ?

    Did you try it and see if it fixed the non-problem??

  • RE: T-SQL and The Excel Solver

    Sergiy your comments would be so funny if I knew you were kidding... but I can't say I'm sure of that.

    What if the requirement is to get the smallest value of...

  • RE: Viewing conflicts

    Wouldn't sp_updatestats fix this problem??

  • RE: Null Timestamp

    Can you post your code??

     

    Also you didn't answer my questions about the whys!!!!

  • RE: Null Timestamp

    I can't duplicate your behavior...  the timestamps always get populated in this case :

     

    create table #a (id int not null primary key clustered, ts timestamp null)

    Insert into #a (id)...

  • RE: Null Timestamp

    That's how they work. Timestamps are taken care of by the server. You don't need to do anything to set their values. The server will set in...

  • RE: Mind Your Manners

    It's a good start... but it still has work to do. Also when using wysiwyg in IE, you lose all the formatting anyways. At least I got a...

  • RE: Mind Your Manners

    I can only make it work in netscape... maybe it's because I have wysiwyg turned on in IE???

    Look how pretty that is... just too bad that some formatting is lost.

    Any...

  • RE: Mind Your Manners

    ok I found my problem.

     

    How do I keep the formatting from changing between QA or EM and the posting textbox???  The tabs go from 4-5 spaces to 1

  • RE: Mind Your Manners

    Can't make it work...

     

    Care to post an exemple Robert?

  • RE: T-SQL and The Excel Solver

    I'm sorry to have to tell you this but : You look at the source code of the application and duplicate the logic on the server.  If you can be...

Viewing 15 posts - 11,491 through 11,505 (of 18,923 total)