Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
OLEdb vfp data provider and fpw26 free tables
Message
From
17/10/2003 12:45:02
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
17/10/2003 12:41:12
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00837948
Message ID:
00839835
Views:
29
>Second returning EOF suggests custid is type char.
>What does this return ?
>rs=oConnection.Execute("select * from c:\gmgwin\main\arypat01.dbf where ltrim(custid)=='" + "765583'")
>PS: Assuming customer with id 765583 really exists.
>Cetin

Or:
rs=oConnection.Execute("select * from c:\gmgwin\main\arypat01.dbf where val(custid)=" + "765583")
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