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
Need a "quiz" application that saves to a database
PayPal Express Checkout Module
Blackberry enterprise activation: Cannot find server
paypal mass payment api
Firewall & Windows Security Center
Need to force exchange users to send internal email externally
How do I remove Office XP and 2003 using Msizap.exe from a command line?
Scimore Embedded in VB 6
Look Up in Query
mssql issues with 10.50.1600 & 10.00.1600