Viewing 15 posts - 121 through 135 (of 163 total)
ahh, missed the 1st one. I'll give that a go - thanks for clarifying
October 4, 2007 at 9:31 am
Sorry, I missed that off when I typed the code in, I do have that extra END datement in but I am getting an error
October 4, 2007 at 9:17 am
Great - thanks both I have never came across that option before.
August 29, 2007 at 3:12 am
I have found a way to do this. Ensure that your Log Package Execution to SQL Server found under Package > Properties and Logging.
Then use the following to run detailed...
August 23, 2007 at 5:15 am
Please post a reply if you find out - I have came on here looking for exactly the same answer to this problem!
August 23, 2007 at 5:06 am
Sure, here is a small cross section
Re Bill 177959 11/04/07
Re Bill 177959a 14/05/07
HMCS 54BNHDCQHATTONA~OP~HMCS - text written here (Re: 62637373739/89272)
HMCS #01BNHDCQpatteml~OP~HMCS - text written here (Re: 62637373739/89272)
HMCS #01BNHDCQCookeA~OP~HMCS – text...
August 22, 2007 at 9:44 am
Thanks all - I originally had the fields only the values as datatype int. I have now changed this to decimal(4,2).
August 16, 2007 at 8:29 am
Thanks for the advice guys.
Gail, can I ask if you passed the exam? I'm assuming you find out there and then as you do with 70-431?
As for the book, sounds...
July 16, 2007 at 3:29 am
Great. Thanks - I knew there was a way
June 20, 2007 at 8:14 am
Thanks for your help all. I am going to use Sergiy's example. This will work as my completed date will always be on a weekday. If it was on a...
June 18, 2007 at 2:15 am
Thanks for all your help. I have it working perfectly now!
June 13, 2007 at 3:40 am
I'm just trying to create an endpoint for test purposes. I am going to connect to it using visual studio 2005.
June 12, 2007 at 3:12 pm
Ok I have tested the function but it does return an error when the data exceeds 250 characters. What is the best way to get round this?
Use a convert function...
June 12, 2007 at 8:56 am
I changed the text datatype to a varchar(250) and it create the function.
If the data exceeds 250 I want to truncate the data as it will be used in...
June 12, 2007 at 8:51 am
Viewing 15 posts - 121 through 135 (of 163 total)