|
-
Hiiii,any one can help me
I have 2 Db servers like x and y.
When user send a some output(here count =2 by using stored procedure) from server1.
In server2 user when execuite the stored procedure ,out should be double here 4.
i think by declaring one in parameter and out parameter.
But i didn't get.
how?
thanks
kavitha
__________________
kavitha
kavitha
-
Can you be some more specific?
Regards
Ben de Boer
-
create a package and then a variable inside.
the output should increment this package variable.
so, whenever an user runs the procedure, the package will make the variable work as a static variable, incrementing it by each procedure call.
F.
-
HII,OUT BECOMAE DOUBLE BY USING IN AND OUT PARAMETERS.
THANKS
kavitha
-
-
procedure
My, Pmanager need to send some value(like 4) for me through stored procedure,this output become double.
thanks
kavitha
-
can u sen accross the code so that V can give a shot
Cheers!
OraKid.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|