My page accessed an Excel datasource but FusionReactor doesn't like it.
Description
This most likely means that an option was supplied to the FusionReactor Driver Wrapper that it didn't know about.
It's possible that you've wrapped the driver, but not moved the options. The correct JDBC URL should be:
jdbc:fusionreactor:wrapper:{your original JDBC URL goes here, including options>}
Example
jdbc:fusionreactor:wrapper:{jdbc:macromedia:sqlserver://mymachine;databaseName=frtest}
Any FusionReactor options go after the final '}', while any options to do with your wrapped driver go inside the {...} section.
Issue Details
| Type: | Technote |
|---|---|
| Issue Number: | FRS-82 |
| Components: | JDBC |
| Environment: | |
| Resolution: | Fixed |
| Added: | 22/05/2007 16:59:44 |
| Affects Version: | |
| Fixed Version: | |
| Server: | |
| Platform: | |
| Related Issues: | None |
Issue Feedback
Did you find this issue helpful?
0 out of 0 people found this article helpful

