Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQL - Like
Message
De
29/10/1999 14:22:37
Joao Godinho
Fredesenvolv, Lda
Lisbon, Portugal
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Divers
Thread ID:
00283960
Message ID:
00284011
Vues:
21
Olá jeff

Doing like you said


1 - '
2 - "
_like_find = 12*EUREKA*12
_sql = "select name from censos where censos.name like _like_find%"

myconnection = SQLCONNECT("regifreg")
= SQLPREPARE(myconnection, _sql, "c_regifreg")
_d = SQLEXEC(myconnection)

_d = -1 some thing is wrong !!!1

what i'm trying to do is,put in my c_regifreg cursor all names that have EUREKA in censos.name
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform