Sign up on the Revelation Software website to have access to the most current content, and to be able to ask questions and get answers from the Revelation community

SQL in AREV (AREV Specific)

At 21 APR 1999 07:34:13PM Mark Ford wrote:

How can I pass a file name in a variable to an SQL statement?

I have tried:

TEST=HOTEL"

EXEC SQL SELECT * FROM :TEST;

I need to be able to do this as a client selects a file from a list, to work with, and the file name is passed in a variable to all routines.

Any assistance will be greatly appreciated.

Thanks, Mark

View this thread on the forum...