Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Insert Query
Message
De
09/09/2004 16:31:34
 
 
À
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Insert Query
Divers
Thread ID:
00940824
Message ID:
00940824
Vues:
63
Hello Cetin,

Can you please tell me, why the following query fails:
**************************************************************
This is just an example:
Insert into ocrdata(id,tiffile,ocdata,created_dt) Values(7713,'demdemorecv10','Apartment lease THIS APART',{9/9/2004})
**************************************************************
when i executed the above query in command window of foxpro:

I get the error unrecognized command verb.

and it only shows the last line which is:

(7713,'demdemorecv10','Apartment lease THIS APART',{9/9/2004})

What happened to my first line which has insert into ocrdata.
******
I am trying to do the same from Visual Basic to fox pro and this is what is happening:
In my query all the values will come from variables those are dynamic.
and the field ocdata contains the whole text file data.

Cetin, Can you please tell me what do i need to do before executing the query to avoid this problem.

Thank you very much in Advance.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform