You are not logged in.

Dear visitor, welcome to Palo Community Forum. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

sajo

Intermediate

  • "sajo" is male
  • "sajo" started this thread

Posts: 15

Date of registration: Feb 11th 2009

  • Send private message

1

Saturday, May 30th 2009, 7:25am

Indirect reference to a database v3

In v2.5 it was possible to reference a database using a string variable.

For example:

['Variable1']= N: palo.data(['DBOption'],...)
where ['DBOption']="ADBName"

instead of

['Variable']=N:palo.data("ADBName",...)

In v3 the palo.data call with variable DB definition returns an error. I have tried all the tricks, such as TRIM(), STR(),...

Anybody else have similar experience or even found a fix?

Simon

Rate this thread