Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Adding Custom View Parameter?
Message
 
 
To
09/09/2008 10:10:56
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Vista
Network:
Windows 2008 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01345719
Message ID:
01346059
Views:
21
>One odd side affect of this, my view comes up in a browse window before allowing me to view the results in my grid. I have to Esc out of the browse window before I can see the results.
>My view is still defined the same way:
>
>CREATE SQL VIEW "LV_STUDENT" ;
>   AS SELECT Student.CID,;
>....
>
>   ORDER BY Student.CLASTNAME, Student.CFIRSTNAME
>
How do you call your view?
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform