Viewing 14 posts - 1 through 14 (of 14 total)
So far so good!
thanks again guys.
May 11, 2012 at 10:41 am
Old Hand... i think you did it!!!!!
i just tested it and got what i want... i will keep testing and let you know.
you guys are the best!
thank you
Labneh
May 11, 2012 at 6:27 am
SSC Rookie,
Thanks a lot for your reply.
i tried to use your update statement but i don't think it is doing what is supposed to do.
here what is happening
RecNum Patient_ID Patient_FirstName...
May 11, 2012 at 5:42 am
Jeffry and Jeff, you guys and everyone here are the BEST
THANKS SO MUCH. 🙂
August 1, 2009 at 1:11 pm
Man, you are THE MAN!!!
Oh my god, that is exactly what i need.
just a question, what if one of the users doesn't have an extension, so there will be no...
July 31, 2009 at 8:11 pm
Ramesh,
Thanks man for pointing it out, now i have to redo my query 🙁
June 3, 2009 at 6:42 am
I'm sorry for not posting it the right way.
i got it... didn't have to use row_number... here it is in case someone is in a crunch
SELECT T1.*
FROM TableName as T1,
(...
May 27, 2009 at 11:21 am
would someone help me with this please?
i have been trying but no success.
thanks.
May 27, 2009 at 10:45 am
Sorry, it is been a long time but i just got back to work on this project...
when i remove skill_id from the view, execute the statement
SELECT dbo.GRADUATES.ID_NUMBER, dbo.GRADUATES.EMAIL, dbo.GRADUATES.FULLNAME,...
May 14, 2009 at 2:39 pm
I got it. right click on DTS that you want to execute and click "schedule package" and hit ok.
go to jobs, locate the job that you just created then properties,...
January 2, 2009 at 7:34 am
Thanks Jeff,
I figured out how to do it in SQL job by using the "operating system command (CmdExec)"
Now i just need to know how to add another DTS package to...
January 2, 2009 at 7:00 am
Adi
thanks alot... removing skill_id worked!!!!
thanks a lot again 🙂
December 26, 2008 at 5:55 am
here is the query
SELECT dbo.GRADUATES.ID_NUMBER, dbo.GRADUATES.EMAIL, dbo.GRADUATES.FULLNAME, ...
December 26, 2008 at 5:43 am
Viewing 14 posts - 1 through 14 (of 14 total)