Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Implementing $-like Functionality
Message
De
19/06/1999 03:20:13
 
 
À
16/06/1999 08:39:14
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
00230204
Message ID:
00231714
Vues:
17
Hi Michael,

>I'm thinking that the problem is the ucase() of the text column. Hmmm...The BOL says that SQL Server will do an implicit conversion between Text and Varchar.
>
>If your SQL Server is installed with a case-insensitive sort order (the default) then you don't need the ucase(). Try that.
>

After some testing, it turns out that you are right.

This presents a problem for us, since the application is to front-end a variety of back-ends. e.g. the customer could have SQL Server, Oracle or even VFP on the backend.

I guess we'll have to tailor the query to the back-end.

Best.

Matt.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform