Parameterizing ODBC credentials

Hello,

Has anyone supplied variables for ODBC parameters?

I am trying to develop a protocol that will take form inputs as parameters to an ODBC connection.

The current method that I am using gives the following error:

"Processing client-side script on the server side: Unable to connect to stats file: runid: {ppc9C74B-1C6F-4BEE-80C7-1E7B45E0C8F3}, username: myUserName"

Strangely, this error is throw at the HTML viewer component. Checkpoints demonstrate that the query is executing correctly.

I've attached the simple protocol demonstrating this error.

Any ideas?

Thanks?