closing sql connection

2003-11-18 Thread Peter Choe
Is there a tag to close the sql connections in the JSTL? Peter Choe - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

embedding sql:query

2003-11-10 Thread Peter Choe
is it possible to embed a sql:query tag inside a sql:query? i am trying to use the result of one sql to look up data with another sql: sql:query var=waitList sql=SELECT discipline, course_num, days_of_week, time_slot, crs_id, is_available, wait_list_course.semester FROM wait_list_course,

Re: embedding sql:query

2003-11-10 Thread Peter Choe
Peter Choe [EMAIL PROTECTED

Re: embedding sql:query

2003-11-10 Thread Peter Choe
getting? Quoting Peter Choe [EMAIL PROTECTED]: is it possible to embed a sql:query tag inside a sql:query? i am trying to use the result of one sql to look up data with another sql: sql:query var=waitList sql=SELECT discipline, course_num, days_of_week, time_slot, crs_id, is_available

Re: dbtags - sql:setColumn question

2003-10-28 Thread Peter Choe
help you with your problem. Though it does highlight that something astray is going on. AB -Original Message- From: Peter Choe [mailto:[EMAIL PROTECTED] Sent: Tuesday, 28 October 2003 6:11 AM To: Tag Libraries Users List Subject: Re: dbtags - sql:setColumn question the problem seems

dbtags - sql:setColumn question

2003-10-27 Thread Peter Choe
by the web browser? Peter Choe - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]