Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to use Sql commands in Sql Server Procedure
Message
From
06/02/2005 01:36:32
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Client/server
Title:
How to use Sql commands in Sql Server Procedure
Environment versions
Visual FoxPro:
VFP 8
OS:
Windows 2000 SP4
Network:
Windows 2000 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
00984276
Message ID:
00984276
Views:
68
Hello Experts,

i have a sql command like 'Select Empcode, Empname from employee where empcode = '001' into cursor cur1'

Sele Cur1
cName = Cur1.Empname

in Visual foxpro, But i want to execute the Same command from Sql Stored Procedure how will do this? And if employee code is not found i want to show the appropriate massage like 'Inavlid code'.
Please i need someones kind help.......................

Regards
Abdulla
Next
Reply
Map
View

Click here to load this message in the networking platform