I've set up a datasource in the JRUN Admin using the JDBC ODBC bridge. I
know this isn't good for 'real' code, but I'm only testing and I wanted a
quick way to connect to an Access db. Anyway, I set it up in the JRUN Admin
and the test ran fine. However, whenever I do:

<jrun:sql datasrc="DCForums" id="GetPoll">
        select ID from tblPolls
</jrun:sql>

I get:

String index out of range: -1
java.lang.StringIndexOutOfBoundsException: String index out of range: -1

What does this error imply?

=======================================================================
Raymond Camden, Principal Spectra Compliance Engineer for Macromedia

Email   : [EMAIL PROTECTED]
ICQ UIN : 3679482

"My ally is the Force, and a powerful ally it is." - Yoda



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to