Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Use of procedure,views and functions of sql server in vf
Message
From
21/09/2005 07:54:27
Atif Saeed Khan
Nextbridge Prvt Ltd.
Lahore, Pakistan
 
 
General information
Forum:
Visual FoxPro
Category:
Client/server
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows 2000 SP4
Network:
Windows 2000 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01051303
Message ID:
01051584
Views:
27
hi!

is it possible that i can use input parameter in the sql select statement like this.

simple sql:-
SELECT MAX(INV_NO) FROM INV_MAST.

to
SELECT MAX(@FIELD_NO) FROM @TABLE_NAME

if it is possible then plz let me knw. cuz i cudnt solve this prob. and one thing more abt the SQLEXEC() and CURSOR_ADAPTER technology.
if we can handle each n every opration through the SQLEXEC() then y people use CURSOR_ADAPTER technology? is CURSOR_ADAPTER is more convinient than the SQLEXEC() or SQLEXEC() itself is more convinient ? PLZ give me some detail knwoledge abt these. what is the main difference of these both? which way is the best professional way to handle the end user application?

as u told me, i had used all the select,insert,update,procedures,views anything which can i run in the sql server is working fine so far from the vfp8.0 front end screens. so plz guide me which way to go for better application.cuz i need to make a big big application on HOTEL MANAGEMENT SYSTEM.
thankx n regards.
atif
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform