Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Sql - where ... ?
Message
From
03/09/2002 05:25:51
 
 
To
03/09/2002 05:13:44
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00696128
Message ID:
00696131
Views:
9
This message has been marked as a message which has helped to the initial question of the thread.
I think you can do this as you show, if name is character field:
SELECT name FROM Clientes INTO CURSOR CurImpCli WHERE name > "Cetin" AND name < "Sergey"
The result will depend on SET ANSI and SET EXACT commands.

Plamen Ivanov
MCSD .NET Early Achiever and MCAD .NET Charter Member (VB .NET/SQL Server 2000)
MCSD (VB 6.0/SQL Server 2000)

VB (.NET) - what other language do you need in the whole Universe?...

Previous
Reply
Map
View

Click here to load this message in the networking platform