Forum Replies Created

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

  • RE: Optimize/PIMP my TSQL code please

    Excellent! I shall try what you suggest. Here's what you asked for I hope.

    /****** Object: Table [dbo].[GMTVision] Script Date: 07/14/2010 19:57:55 ******/

    SET ANSI_NULLS ON

    GO

    SET QUOTED_IDENTIFIER ON

    GO

    SET...

  • RE: EXCEPTION_ACCESS_VIOLATION

    Ok, thanks for trying Jack. Anyone else willing to man up 🙂

  • RE: EXCEPTION_ACCESS_VIOLATION

    I still need help on this topic since drivers 3.5 from IBM Infomix client connect did not work. And I used the SA account to make sure it wasnt a...

  • RE: EXCEPTION_ACCESS_VIOLATION

    Sorry to say results in same error message

    SELECT *

    FROM OPENQUERY([TASA1_PTRACK],'SELECT * FROM tasa.equip')

    Msg 0, Level 11, State 0, Line 0

    A severe error occurred on the current command. The results,...

  • RE: EXCEPTION_ACCESS_VIOLATION

    It is a text field; however, I noticed it happens on some Char fields as well. I have tried Cast and convert; however, they do not seem to make a...

  • RE: C2 Audit Trace Files Location SQL Server 2005

    That was what I originally thought; however, I saw one of our servers had some trace files in the defualt location and then I noticed one trace file in a different location then...

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