|
||||
sybperl-l ArchiveUp Prev Next
From: Don Hosek <dhosek at webley dot com> I've managed to successfully get ct_fetch(1) to work. I've gotten
ct_sql('select etc.') to work. What I've not been able to figure out is
how to combine the functionality of the two.
@rows=ct_sql('select etc.',,1) is apparently not the route to take to do
the job. Sigh. What do I need to do here?
-dh
|