Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

passing a variable to BTEQ script....

Status
Not open for further replies.
Apr 2, 2004
1
GB
I have a shell script which uses the following to run a BTEQ script.

cat ~cromcode/sql/.dblogon cgselect_toll_file.sql | bteq >>cgselect_toll_file.log 2>>cgselect_toll_file.log

I also want to pass a variable to use in a select statement in the bteq script.. How do I do this???

Thanks a lot
 
cross posted, see thread80-815226

Jean Pierre.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top