Viewing 7 posts - 166 through 173 (of 173 total)
Hi all,
Because it won't return the same number every time. In my I just wanted to keep it simple; I knew that the issue I was havng was syntax....
January 24, 2008 at 7:57 am
Yeah, that's what was weird to me too. But if I have to use the "else" condition, I'll just set it to 0.
Strick
January 23, 2008 at 8:40 pm
Sweet thanks! Actually my expression will always return a value. I guess I'll just set the ternary = 0 even though it'll never happen.
Thanks,
Strick
January 23, 2008 at 3:05 pm
Thanks all.
Its more for organization than anything. When I look at the AdventureWorks SQL database that ships with SQL 2005, I like that all the production tables are together,...
January 11, 2008 at 7:04 am
Great thanks. I noticed that one. So JobAgentID property actually representts the name of the job?
Thanks,
Strick
January 5, 2008 at 7:01 am
Hello,
Ok, I didn't notice the Execute SQL Server Agent Job Task. Looks like this will execute a SQL job. My question now is how would I go about...
January 4, 2008 at 4:21 pm
I have a process like this that works great. I have to load files in from a client and they send the damn files as csv and tab delimited....
January 4, 2008 at 1:51 pm
Viewing 7 posts - 166 through 173 (of 173 total)