Forum Replies Created

Viewing 4 posts - 1 through 4 (of 4 total)

  • RE: ODBC Date in OpenQuery

    I found my answer..

    If I use the ODBC function TIMESTAMPADD() I can get what I need.

    I've added the following and get exactly what I was looking for:

    >= {fn TIMESTAMPADD(SQL_TSI_DAY,-2,getdate())}

    I...

  • RE: memory paging out issue and high Paging File utilization

    To the topic "are you experienced with performance tuning":

    I am the T-SQL developer for my company but NOT a SQL Server performance tuning expert. Since I "live" in SQL everyone...

  • RE: Help with filling missing sequence numbering

    This is awesome!

    I got this to work with my production data!!

    Thank you very much.. I was tearing my hair out trying to get this done (and I have very little...

  • RE: Is It Worth Upgrading to SQL Server 2008

    With our new server we installed SQL Server 2008 Standard.

    I haven't even scratched the surface of it's features (SSIS, etc) but I LOVE the InteliSense that SQL Server 2008 has....

Viewing 4 posts - 1 through 4 (of 4 total)