Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Is this a BUG? I think so
Message
De
21/11/2003 11:11:44
 
 
À
21/11/2003 08:27:26
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Divers
Thread ID:
00852276
Message ID:
00852337
Vues:
7
Hi Carlos,

repro code
set safety off
close data all
open database mibase exclusive
* next command destroy tiradores Table
create sql view tiradores as select ...
* next command report a 
* error:1529 File ...tiradores.dbf already exists as part of a database
CREATE TABLE tiradores (field1 I)
Then it is a bug because with SAFETY OFF:
or VFP not check DBC objects overwriting
or check all DBC object overwriting.

Not exist a valid reason for which,
CREATED TABLE check and CREATED VIEW not check.

Fabio
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform