Microsoft
Software
Hardware
Network
Question : execution of procedure
Is this statement correct
exec conversion_pkg.referral_co
nv(30);
the procedure has in parameter as Number
This is saying as "Invalid sql statement", can someone help me
Answer : execution of procedure
You are missing the ' ' to specify 30 is a value and not something else.
try this
exec conversion_pkg.referral_co
nv('30');
Regards,
Random Solutions
Continuous Forms colour change by time
Microsoft Outlook 2010 Error
Under DDOS attack. Logs enclosed. What type of attack is this and how do we mitigate?
Mac RDP clients slow?
Lotus Agent to save attachment
Server 2008 NLB problem
Automatic Email Upon RDP Connection
How do I read an unsigned character in C#?
SBS 2008 strange issue
Ampersand in Web.Config appSettings