Viewing 15 posts - 166 through 180 (of 373 total)
i am not sure what you are telling me here.
Can you please explain a little better?
thanks!
erik
November 19, 2005 at 8:55 am
He is what i have so far.
my quesion is that if i get to this point and i DO NOT EXISTS.
Does that transsql stop here?
IF EXISTS
(
November 18, 2005 at 9:39 am
add this part corrently
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
Where Email = @Admin_Email
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
ALTER PROCEDURE AdminSystem_SelectConsumerInformation
@Admin_Email Varchar (200), /*Admin Check */
@Admin_FName Varchar (30), /*Admin Check */
@Admin_UserType Varchar (20), /*Admin Check */
@user-id INT,
@UserEmail as Varchar (200)
AS
Select Email,...
November 17, 2005 at 1:20 pm
Thanks!
I hate to ask a dumb question, but what is dekko?
erik...
October 24, 2005 at 2:19 pm
Thanks for the help!
I will not hear back from my help again untill tonight, but i am not sure why he did not receive the data...
I did go ahead and...
October 24, 2005 at 2:06 pm
What about the IF? Do i need a END for any of the IF?
Keep receiving this error message,, can someone please tell me where i need the Begin?
And is it...
October 11, 2005 at 8:27 pm
Also for the END,,,, Should i have an END for every IF,,, AND Begin Transaction???
Thanks,
Erik,.,..
October 11, 2005 at 4:00 pm
Thanks alot for the help!
Could someone please tell me what the 1,1, is for in this raised error?
RAISERROR( 'AUDIOT OF EMPLOYEE FAILED.', 1, 1)
For this one there is...
October 11, 2005 at 2:49 pm
Viewing 15 posts - 166 through 180 (of 373 total)