Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Vfp Equvalent Statement to Sql Server Statement
Message
From
15/08/2005 09:21:04
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Vfp Equvalent Statement to Sql Server Statement
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows 2000 SP4
Network:
Windows 2000 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01040949
Message ID:
01040949
Views:
66
Dear Experts,

I want to execute SQL Server Code from Vfp form.

The Vfp stament is 'Select 0000.00 as Cost, Qty from purchase into cursor cur1'.
Can anybody help me how to write the same code as a Sql Server statement.

i tried in this way
Cast(Cost as Decimal(7,2), qty from purchase)

But its giving error, pls help me

Regards
Abdulla
Next
Reply
Map
View

Click here to load this message in the networking platform