Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQL and memory
Message
 
 
À
25/10/2003 12:58:02
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Divers
Thread ID:
00841173
Message ID:
00842645
Vues:
26
Gunnar,

>now can you explain that?! So it has to do with the datasession - i don't get it. i ensured nothing is open in any of the tests, no other datasessions are created/open/active. no programs/tools are loaded/running.
>
>i do not know why it would run in 1 ds but not in the other. maybe it's not the ds, maybe it's 1 of the associated 'set' commands, which gets reset on a new ds?!

That was the point of running it in a private DS form. That environment has a well defined SET environment, look at the SET DATASESSION topic in the help file for everything that is scoped to the data session and these items all have the VFP default value.

Use DISP STATUS to look for the differences between your default datasession where the select fails and your private datasession.

I don't know of anything in particular that might cause this to fail. Check ANSI, COLLATE and NULL
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform