Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Ole db where error
Message
De
27/01/2005 10:01:39
 
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
00980292
Message ID:
00981193
Vues:
59
Gerard,

$ is a VFP thing ... is VFP your backend data?

~~Bonnie


>Hi John.
>
>Does the $ syntax work in c# with most backends ?
>I thought $ was just a VFP thing ??
>
>Regards,
>Gerard
>
>
>>Gerard,
>>
>>You could also try
>>
>>
where cstr $ isr_name
>>
>>which generally returns the quickest result.
>>
>>If you are concerned about Case, express cstr as upper case and wrap isr_name in an UPPER() clause
>>
>>Alternatively you could use the ATC command to ignore case:
>>
>>
where ATC(cstr,isrname) >0
>>
>>Regards
>>
>>j.R
Bonnie Berent DeWitt
NET/C# MVP since 2003

http://geek-goddess-bonnie.blogspot.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform