Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Syntax for Calling SQL View using CursorAdapter
Message
From
23/02/2005 16:47:07
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Database:
MS SQL Server
Miscellaneous
Thread ID:
00989846
Message ID:
00989861
Views:
31
>>Hi All,
>>
>>What do I need to put in the 'SelectCmd' property of a CursorAdapter to use a SQL View?
>>
>>Aloha,
>>
>>James
>
>James put by Example:
>
>select customer.id, customer.name from customers
>
.

Hey Vladimir,

Sorry I should have been more specific. I am looking for what the syntax is to call a SQL view stored in a SQL Server database.

I know that to call a stored procedure you store the following in the CursorAdapter's SelectCmd:
Exec <StoredProcName>
How do I call a view stored in my SQL database?

Aloha,

James
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform