Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
No. of recs in SQL result set
Message
De
29/08/2001 03:55:01
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
28/08/2001 12:44:47
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00549743
Message ID:
00550168
Vues:
17
Brian,
You might not use nofilter with other db however there is another way to force a true cursor creation. Either there is a nonexistant field (ie: lastname+firstname as name) or an expression in where. As in :

select * from myTable where .t. into cursor myCursor

Cetin
>Well, I never use the nofilter clause, so I guess I don't know.
>
>If the nofilter clause is used, will the SQL Select statement be valid when calling data from another db other than FoxPro?
>
>- Brian
>
>>
>>Brian,
>>When you don't have a true cursor (nofilter clause) SQL might simply set a filter on records (with ANSI on or off). Was that what you mean ?
>>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform