Input Host Variables for SQL statements!
From: Namita Tripathy <namita_at_cs.uh.edu>
Date: 12 Mar 1993 17:55:03 GMT
Message-ID: <1nqipnINN1qg_at_menudo.uh.edu>
Date: 12 Mar 1993 17:55:03 GMT
Message-ID: <1nqipnINN1qg_at_menudo.uh.edu>
Hi,
My Motif GUI creates interface for all possible SQL statements, like Create
Table, Select, Insert statements etc.
Since the selection of tables from the database is dynamically done by the user,
by clicking on the menu items, is there any way I could specify
Select * from <table_name>
WHERE....
where table_name was a input host variable indicating the table read by the program
from the interface.
There is no way I can specify the table names statically, because it all depends
on what the user selects.!!
Any help on this problem will be greatly appreciated. I would prefer the reply to my e-mail account :
namita_at_cs.uh.edu
Thanks.
Namita Received on Fri Mar 12 1993 - 18:55:03 CET