Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Query
Message
De
24/02/2010 22:17:52
Dragan Nedeljkovich (En ligne)
Now officially retired
Zrenjanin, Serbia
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Re: Query
Divers
Thread ID:
01450439
Message ID:
01450900
Vues:
28
>>ohhh how does this look..from the top of my head btw
>>
>>Insert * into classln ;
>>from mainbase! clients; 
>>where clients.id=1
>>
>
>I think you need to go a bit deeper than top of your head only. You're missing SELECT keyword in this statement. But close enough.
>
>Insert  into classln ;
>SELECT * from mainbase! clients; 
>where clients.id=1
Of course, neither of these will fly - there's no space after the !. The exclamation mark is the separator between the database name and the table name. I never saw it work with an embedded space. If it does, I'll scratch my head.

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform