Viewing 15 posts - 436 through 450 (of 7,168 total)
salardx (1/21/2016)
Thank you Hugo Kornelis and Grant FritcheyBased on your responses I think I found what I need to do to overcome this problem
You've been given some great guidance from...
January 21, 2016 at 6:34 am
Can you rephrase your post please? It looks like some info did not make it into the post and the wording is not clear as to what you're experiencing or...
January 21, 2016 at 6:31 am
Depends on what kind of position youre looking for. If youre getting calls for Access Programmer positions (eg Forms and Reports dev) and you are not interested in that then...
January 21, 2016 at 6:27 am
As an aside, do you control the design of these tables? Typically it is not a good practice to store delimited strings in your database. What kind of data is...
January 21, 2016 at 6:22 am
What have you tried so far? You could lookup the functions CHARINDEX and SUBSTRING in Books Online to get started towards a solution.
January 21, 2016 at 5:51 am
This thread comes up on Bing when searching for a way to capture the contents of a cell with a date in it and nowhere else I could find specifically...
January 20, 2016 at 9:44 pm
murtzd (1/20/2016)
File attached.
I could not get this to work using a mapping to a scalar variable in the Execute SQL Task. It will work by pulling a Full Resultset and...
January 20, 2016 at 9:05 pm
MMartin1 (1/20/2016)
January 20, 2016 at 12:54 pm
murtzd (1/20/2016)
File attached.
Thanks. I'll give it a spin later tonight.
January 20, 2016 at 12:52 pm
ScottPletcher (1/20/2016)
Holiday calendars are necessary -- there's not arithmetic calc to tell you which days are holidays in a given country.
Actually, if memory serves, there are algorithms for calculating all...
January 20, 2016 at 10:42 am
Ed Wagner (1/20/2016)
Orlando Colamatteo (1/20/2016)
ScottPletcher (1/20/2016)
Orlando Colamatteo (1/19/2016)
ScottPletcher (1/19/2016)
January 20, 2016 at 10:37 am
ringovski (1/20/2016)
There not duplicate until I run the update and remove the double quotes in the column.
Yes, but you know the current state and desired end state.
Check this out:
USE tempdb;
GO
IF...
January 20, 2016 at 9:59 am
ScottPletcher (1/20/2016)
Orlando Colamatteo (1/19/2016)
ScottPletcher (1/19/2016)
January 20, 2016 at 7:50 am
PSB (1/19/2016)
January 19, 2016 at 11:39 pm
January 19, 2016 at 11:33 pm
Viewing 15 posts - 436 through 450 (of 7,168 total)