Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Having problem with Insert query
Message
From
10/09/2004 06:02:07
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
07/09/2004 16:13:18
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00940082
Message ID:
00940959
Views:
24
>I have an insert query.
>When my ocrdata field has the data in two lines:
>'this is my
>first test'
>i am getting an error saying : Command contains unrecognized phrase/keyword.
>If the same data is in 1 line: 'this is my first test'
>that works perfect.
>How can i adjust my data when executing the query.
>
>*********Query************************
>the following fails:
>Insert into ocrdata(id,tiffile,ocdata,created_dt) Values(4333,'demdemorecv10','this is my
>first test',{9/7/2004})
>
>the following works fine:
>Insert into ocrdata(id,tiffile,ocdata,created_dt) Values(4333,'demdemorecv10','this is my first test',{9/7/2004})
>**************************************
>
>I am trying to use the above query via VB to foxpro.
>Please Help.
>
>Thank you very much.

Raj,
Duplicated thread. Thread #940824
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform