Drew Jensen a écrit :

Hi Drew,


I am hoping someone can help with this.

Need to open a ( execute ) a query from a Basic script.

Not sure if I am on the right track -

aconnection.queries.getByName( <queryName >)

That gets me the query definition and this has the function execute so

aconnection.queries.getByName( <queryName >).execute( <parameters>)

Found this reference here :

http://www.oooforum.org/forum/viewtopic.phtml?t=53787


Not sure that it helps you though,

Alex

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to