Forum Replies Created

Viewing 15 posts - 2,191 through 2,205 (of 3,221 total)

  • RE: Image column - How to put a where clause

    badkow

    It would help those who want to help you to have some further information. Can you post the table definition, perhaps some sample data (does not have to be...

    If everything seems to be going well, you have obviously overlooked something.

    Ron

    Please help us, help you -before posting a question please read[/url]
    Before posting a performance problem please read[/url]

  • RE: Compare-28Jan

    Clicked on Compare-28Jan

    Go this reply

    Sorry, an error has occurred

    If problems persist, please contact us to let us know.

    If everything seems to be going well, you have obviously overlooked something.

    Ron

    Please help us, help you -before posting a question please read[/url]
    Before posting a performance problem please read[/url]

  • RE: Prompt-17August

    Clicked as I normally do on Prompt-17August

    and got this

    Sorry, an error has occurred

    If problems persist, please contact us to let us know.

    If everything seems to be going well, you have obviously overlooked something.

    Ron

    Please help us, help you -before posting a question please read[/url]
    Before posting a performance problem please read[/url]

  • RE: Need help landing first job

    A further few hints. Never ever send a cover letter/resume to a Chief Technical Officer or IT Manger in which you ask for a job. In many companies...

    If everything seems to be going well, you have obviously overlooked something.

    Ron

    Please help us, help you -before posting a question please read[/url]
    Before posting a performance problem please read[/url]

  • RE: Need help landing first job

    Did a quick search (google) and Results 1 - 10 of about 2,830,000 for resume cover letter samples. Might find a few you can use by cutting and pasting...

    If everything seems to be going well, you have obviously overlooked something.

    Ron

    Please help us, help you -before posting a question please read[/url]
    Before posting a performance problem please read[/url]

  • RE: calling a temp table from within a sproc

    Now if you desire to have your first batch of T-SQL function, that is create a temp table, in one connection and query it from another connection, create a GLOBAL...

    If everything seems to be going well, you have obviously overlooked something.

    Ron

    Please help us, help you -before posting a question please read[/url]
    Before posting a performance problem please read[/url]

  • RE: Need simple date function help

    Go to this posting by Lynn Pettis for almost every useful datetime T-SQL examples.

    https://www.sqlservercentral.com/blogs/lynnpettis/archive/2009/03/25/some-common-date-routines.aspx[/url]

    I am sure you will find what you need in the extensive listing.

    If everything seems to be going well, you have obviously overlooked something.

    Ron

    Please help us, help you -before posting a question please read[/url]
    Before posting a performance problem please read[/url]

  • RE: Session Settings

    Saurabh Dwivedy

    Isn't the purpose of the question to test the understanding that an explicit BEGIN TRANSACTION is not actually required in case ANSI_DEFAULTS are on?

    Yes that was the purpose of...

    If everything seems to be going well, you have obviously overlooked something.

    Ron

    Please help us, help you -before posting a question please read[/url]
    Before posting a performance problem please read[/url]

  • RE: is there away of using a computed column in another computed column formular in sql server 2005

    I guess the answer to your question is "It depends"

    Search TECHNET at:

    http://technet.microsoft.com/en-us/default.aspx

    using as the search words "SQL Server computed columns" and it will list for you a good deal...

    If everything seems to be going well, you have obviously overlooked something.

    Ron

    Please help us, help you -before posting a question please read[/url]
    Before posting a performance problem please read[/url]

  • RE: Upgrade From 2005 Developer to 2008 Developer

    Purchase my copy of SQL Server 2008 Developer Edition for 50 USD from Anazon.com .. just checked and price is now down to 40.49 Here is the link I...

    If everything seems to be going well, you have obviously overlooked something.

    Ron

    Please help us, help you -before posting a question please read[/url]
    Before posting a performance problem please read[/url]

  • RE: Session Settings

    ChiragNS

    learnt something new , but i think this is not used regularly or am i wrong?

    My off the cuff answer is that universal "It all depends"

    Read this page...

    If everything seems to be going well, you have obviously overlooked something.

    Ron

    Please help us, help you -before posting a question please read[/url]
    Before posting a performance problem please read[/url]

  • RE: is there away of using a computed column in another computed column formular in sql server 2005

    Your revised T_SQL to adjust the calculated value of MonthsInService appears to do the job properly .. Go ahead and test further.

    Have you considered eliminating the computed...

    If everything seems to be going well, you have obviously overlooked something.

    Ron

    Please help us, help you -before posting a question please read[/url]
    Before posting a performance problem please read[/url]

  • RE: Command line import of Access db to SQL Server

    If this is a one time event - have you considered using the upsizing wizard available in Access - very, very simple to use and no work writing a script

    If everything seems to be going well, you have obviously overlooked something.

    Ron

    Please help us, help you -before posting a question please read[/url]
    Before posting a performance problem please read[/url]

  • RE: is there away of using a computed column in another computed column formular in sql server 2005

    Nickson Asiimwe

    Pardon me for injecting this comment, but I believe your problem to some extent currently lies outside of being a T-SQL problem. Rather it lies in the...

    If everything seems to be going well, you have obviously overlooked something.

    Ron

    Please help us, help you -before posting a question please read[/url]
    Before posting a performance problem please read[/url]

  • RE: Session Settings

    Kevin Gill

    From

    SQL Server 2008 Books Online (November 2009)

    SET ANSI_DEFAULTS (Transact-SQL)

    AT:

    http://msdn.microsoft.com/en-us/library/ms188340.aspx

    When enabled (ON), this option enables the

    In my explanation all I did was add the words "SET IMPLICIT_TRANSACTIONS" to...

    If everything seems to be going well, you have obviously overlooked something.

    Ron

    Please help us, help you -before posting a question please read[/url]
    Before posting a performance problem please read[/url]

Viewing 15 posts - 2,191 through 2,205 (of 3,221 total)