Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Impossible query
Message
From
25/02/2003 04:39:13
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
24/02/2003 23:06:44
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00752198
Message ID:
00757441
Views:
9
Steve,
When SQL select doesn't have a destination the result shows in a browse window. Add a destination. ie:

select * from myTable && shows a browse window
select * from myTable into cursor myCursor && Doesn't show browse window
select * from myTable into array myArray && Doesn't show browse window
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform