14 messages in org.openoffice.fr.progsyntaxe SQL et *
FromSent OnAttachments
nicolasAug 24, 2006 3:53 am 
Manuel NAUDINAug 24, 2006 4:13 am 
nicolasAug 24, 2006 4:40 am 
nicolasAug 24, 2006 5:19 am 
Manuel NAUDINAug 24, 2006 5:25 am 
Manuel NAUDINAug 24, 2006 5:30 am 
NicolasAug 26, 2006 3:13 pm 
Alex ThurgoodAug 27, 2006 1:57 am 
Manuel NAUDINAug 27, 2006 5:41 am 
NicolasAug 27, 2006 8:29 am 
Manuel NAUDINAug 27, 2006 8:44 am 
NicolasAug 27, 2006 8:57 am 
Manuel NAUDINAug 27, 2006 9:20 am 
NicolasAug 28, 2006 1:43 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:syntaxe SQL et *Actions...
From:nicolas (itki@wanadoo.fr)
Date:Aug 24, 2006 3:53:24 am
List:org.openoffice.fr.prog

Bonjour tout le monde, Je reviens vers vous avec un nouveau probleme de syntaxe SQL: Je cherche a construire une petite macro de recherche basée sur le champ "Nom"
de la table "Table" Je n'arrive pas a passer l'instruction * dans la clause where de la requete SQL,
quelq'un aurait il la syntaxe correcte. Lidée c'est : Select "Nom" from "Table" where ("Nom"= * + 'variableRecherche') A défaut un équivalent SQL de la fonction INSTR () me conviendrait parfaitement Merci merci... Merci d'avance ...