Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Insert Query
Message
From
09/09/2004 16:31:34
 
 
To
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Insert Query
Miscellaneous
Thread ID:
00940824
Message ID:
00940824
Views:
64
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.
Next
Reply
Map
View

Click here to load this message in the networking platform