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
Does this HP ML370 G3 server support 64-bit OS?
Deleting Unmatched Records MS Acess 2000
Video Chat Capabilities
WHat is the recommended size for the swapfile for my SQL Server ?
Windows Server 2008 R2 iSCSI Initiator and HP D2D CHAP issue
Fill Combo Box Method
Unable To Add Outlook Account
How do I boot from san HP BL460c G6 and HP XP 240000
Modifing the configuration of a PIX 515 with Fail-over license
WCF Problem: The private key is not present in the X.509 certificate.