Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Select into array
Message
De
30/03/2005 17:58:49
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
30/03/2005 17:24:15
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
01000122
Message ID:
01000132
Vues:
15
>Hi
>
>Using VFP8.
>Select into array can only accept 24 columns. is that right?
>
>I am getting "too many variables" error when I select more than 24 column into the array.
>is there awork around it?
>
>Mo

Mo,
Rows*Cols should be max 65000.

Select into cursor. If array is a must either select fewer columns or scan...scatter name laArray[ix]..endscan. That way you could get 65000 rows.
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
Répondre
Fil
Voir

Click here to load this message in the networking platform