Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
COPY TO MyTable DATABASE MyDatabase Error
Message
De
27/06/2005 15:30:00
Jay Johengen
Altamahaw-Ossipee, Caroline du Nord, États-Unis
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
COPY TO MyTable DATABASE MyDatabase Error
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows 2000 SP4
Database:
Visual FoxPro
Divers
Thread ID:
01026839
Message ID:
01026839
Vues:
59
Trying to open a table and copy it into a new database, but I keep getting an error along the lines of "...already exists as part of a database..." on the COPY TO command. The new database is totally empty. What gives? I didn't put all the code in here, but the databases are in different locations as well.
CREATE DATABASE MyNewDatabase

USE MySourceTable SHARED IN 0 && From original database location

SELECT SourceTable

COPY TO MyNewTable DATABASE MyNewDatabase WITH CDX
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform