Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Use set talk off /on command in sql
Message
From
17/06/2006 06:26:48
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Use set talk off /on command in sql
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01129710
Message ID:
01129710
Views:
116
How can use talk off /on command in sql
thanks
<>
SET TALK on
SELECT DISTINCT Member.colony;
FROM member;
ORDER BY Member.colony;
INTO table tcolony
SET TALK off
Next
Reply
Map
View

Click here to load this message in the networking platform