10 messages in org.openoffice.fr.progRE: [prog] Aide sur fonction CalcSQL2
FromSent OnAttachments
Arnaud POUSSIERJun 28, 2005 2:12 am 
Jean...@i-carre.netJun 28, 2005 2:22 am 
Jean...@i-carre.netJun 28, 2005 2:31 am 
Laurent GodardJun 28, 2005 2:59 am 
Arnaud POUSSIERJun 28, 2005 5:03 am 
Jean...@i-carre.netJun 28, 2005 5:53 am 
Arnaud SICCARDIJun 28, 2005 6:00 am 
Arnaud POUSSIERJun 28, 2005 6:18 am 
Jean...@i-carre.netJun 28, 2005 6:35 am 
Arnaud POUSSIERJun 28, 2005 6:49 am 
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:RE: [prog] Aide sur fonction CalcSQL2Actions...
From:Jean...@i-carre.net (Jean@i-carre.net)
Date:Jun 28, 2005 2:31:30 am
List:org.openoffice.fr.prog

ReBonjour, Il me semble - à la lecture du code (com.sun.star.sheet.DataImportMode.SQL) - que le 4ème paramètre doit être du code SQL (SELECT .... FROM... ) et pas le nom d'une requête (RQ1). Ce qui donnerait :

=CALCSQL2("feuille3";"D7";"ESSAI";"SELECT * FROM RQ1")

Jean-Claude

[...] =CALCSQL2("feuille3";"D7";"ESSAI";"RQ1") [...]