Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Sql - where ... ?
Message
De
03/09/2002 05:25:51
 
 
À
03/09/2002 05:13:44
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00696128
Message ID:
00696131
Vues:
8
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?...

Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform