Viewing 10 posts - 1 through 11 (of 11 total)
That works a charm - thank you very much for your help!
April 17, 2012 at 9:03 am
Yeah, I've read up on the differences and why nvarchar is the way forward, however this is in a product we didn't develop (but can play around with) so we...
April 17, 2012 at 8:55 am
I tried casting it to varbinary - not sure if that's what you mean...? But I still got the same result.
Screenshot of the extracted document (if it helps!) http://i.imgur.com/kGMYO.png
April 17, 2012 at 8:42 am
Unfortunately I'm now getting a crazily high number instead of the figure I was expecting!
In my version I'm seeing (when filtering down to one contractor:
Sales Invoice Purchase...
March 26, 2012 at 9:14 am
USE [Monarch_Pronet_ITOIL]
GO
/****** Object: StoredProcedure [dbo].[RPT_WHOS_MISSING] Script Date: 03/26/2012 15:39:10 ******/
SET ANSI_NULLS ON
GO
SET QUOTED_IDENTIFIER ON
GO
--Report shows contract placements that we have invoiced - the pay and charge...
March 26, 2012 at 8:40 am
CELKO (2/24/2012)
No postal code on earth is fifty characters long; 12 is the worst I know. No postal code on earth uses Unicode. By international agreement, they are...
February 27, 2012 at 2:06 am
I've no idea (yet!) how that works, but it works a treat, thank you!
February 23, 2012 at 5:25 am
Thanks for that - I'll take a look at this and see how I get on!
Could you share the spreadsheet with me anyway, so I can take a look at...
February 23, 2012 at 3:23 am
Viewing 10 posts - 1 through 11 (of 11 total)