Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Insert statement with CHR(13)
Message
From
05/07/2001 10:21:14
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
05/07/2001 10:15:39
Deepak Chopra
IBM Global Services India Pvt. Ltd.
Pune, India
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00526940
Message ID:
00526944
Views:
16
>How i can populate the memo field from the statement having "Enter" (CHR(13)) in that. Thanks.
>
>Deepak.
???
lcStr = 'myline1'+chr(13)+'myLine2'
insert into myTable (myMemo) values (lcStr)
*or replace myMemo with lcStr
*or append memo myMemo from myFile.Txt
*or...
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
Reply
Map
View

Click here to load this message in the networking platform