Hi Daniel,

try @Value(querry) etc ... this should do what you are looking for ...

Greetings,
Jeff

On 2/1/07, begwebgroup <[EMAIL PROTECTED]> wrote:

  I have an object with the following 4 attributes...

querry: a sql querry;
Instance: The DB instance;
Usr: the username;
Pwd: the password;

I'd like to use the attributes values to specify in wich database
(instance,username and password) I wish to make the querry. I've tried
using &AttributeValue to fill the proper field but it didn't work.

I'm using a workbench. Someone has an idea?

Thanks
Daniel

Reply via email to