| 
| DataSource Connection Parameters in a library [message #244576] | Mon, 25 June 2007 09:10 |  | 
| Eclipse User  |  |  |  |  | Originally posted by: john.johnhornsby.me.uk 
 Hi,
 
 I want to create a library, that is included in my reports, where I only
 define datasource properties in one place.
 
 I'm using the datasource property bindings to set the values - which are
 read from a properties file by a java class.  The only thing that needs to
 be defined is the properties filename.
 
 I'm having trouble because there is some global initialisation code I wish
 to run before the database property bindings are executed.
 
 "beforeOpen" on the datasource would have been good but it seems to run
 after the property bindings run.
 
 How can I make my "global" code run before the datasource property bindings?
 
 I want to keep all the code in the library and not have to repeat any code
 in the reports.
 
 Thanks,
 
 John
 |  |  |  | 
Powered by 
FUDForum. Page generated in 0.43258 seconds