do you have an ErrorScript that might be improperly handling an error raised by the call to 'sql fetch'?
if removing that call the page shows up there must be something that interrupts the execution of the script. In that case can you frame the call within a catch clause and print an error? Last question: what version of Rivet are you running? -- Massimo On Fri, Sep 19, 2014 at 8:03 AM, Donald Winston <[email protected]> wrote: > > Has anyone experienced problems using Tclsql and Rivet? I get an empty page > with no errors whenever I attempt to execute the "sql fetch" command. It > works fine in tclsh. > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
