Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
OLEdb vfp data provider and fpw26 free tables
Message
De
17/10/2003 12:45:02
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
17/10/2003 12:41:12
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00837948
Message ID:
00839835
Vues:
25
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform