Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
CREATE SQL VIEW Question
Message
 
 
To
23/06/2009 17:00:39
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01407899
Message ID:
01407963
Views:
51
'CREATE SQL VIEW' will not display a BROWSE window but a query w/o IN/INTO clause will. IOW, If somehow you're loosing the first part of your command 'create sql view bar as' then 'select * from history' will create a BROWSE window. Can you post a piece of actual code that causes the problem?

>Ok a Quick Question
>
>I do the following
>
>create Database foo
>create sql view bar as select * from history
>
>History is a local free table.
>
>what setting \ comand would cause the create SQL View to Display a browse window on the view from an EXE? It's Obviously something I'm doing which is not obvious to me :)
>
>if I did this as a separate PRG (as opposed to a part of my app) it works fine
>
>Thanks
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform