Viewing 6 posts - 1 through 6 (of 6 total)
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...
July 14, 2010 at 9:02 pm
Ok, thanks for trying Jack. Anyone else willing to man up 🙂
August 13, 2008 at 3:57 pm
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...
August 13, 2008 at 3:06 pm
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,...
August 12, 2008 at 2:02 pm
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...
August 12, 2008 at 1:28 pm
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...
September 6, 2007 at 12:26 am
Viewing 6 posts - 1 through 6 (of 6 total)