RE: populate record group error

From: Lluis Martinez <ljmartinezf_at_hotmail.com>
Date: Tue, 7 Mar 2000 13:53:47 +0100
Message-ID: <8a2uag$2ob$1_at_diana.bcn.ttd.net>


Is FormCategory a variable ????

If so, you need to concatenate its value to the SQL :

'SELECT role.name, screen.name FROM role, screen WHERE  role.name = ''' || formCategory || ''''

Hth Received on Tue Mar 07 2000 - 13:53:47 CET

Original text of this message