Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Possible VFP9 bug
Message
 
À
31/07/2007 13:27:20
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Divers
Thread ID:
01244876
Message ID:
01244929
Vues:
30
>>>>>
select * from customer where exists (select * from orders)
>>>>>result in C5 error. Expected no error (not talking about SQL being logical or not).
>>>>
>>>>Works find for me. If tables are available, I get browse window. If they are not, I get error "File 'customer.dbf' does not exist".
>>>
>>>You do? Then why it's causing a crash here:( Deleted foxuser* already and tested with some other tables too, it doesn't crash if I icnlide a where clause).
>>>Cetin
>>
>>Broken indexes on these tables?
>>Invalid database container?
>>corrupted DBFs?
>
>I thought all of them. It just C5 with VFP9 but not 7, same tables, other tables, new tables. Probably related to some fluke. If not happening elsewhere I can live with it:)
>In my case I only hit it with a premature [ENTER] pressing.
>Cetin

What happens if you try my first test (that with CREATE CURSOR) or try with SET TABLEVALIDATE=0?
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform