You are not logged in.
Announcement
Unanswered posts
|
Pages: 1
Hi everyone,
How do I pass the JDBCSP component jdbc connection properties from a configuration file?
For example, I have one database server for testing, one database server for production environment. I don't want to hardcode the JDBC connection string/user/password in the component, I want to be able to pass the properties at run-time.
thanks
Zeljka
Offline
Could you please give me some example as I am not sure what you have mean by "Export the connection string to context in the connection wizard" ...
below is schema of my work and I just need to be able to have "context.JDBC" under JDBC URL .
Last edited by ZeljkaMom (2011-05-12 10:13:13)
Offline
Hi
jholman meant click on the 'export as context' button to export the connection string to context. see my screenshot.
Best regards
Shong
Offline
I am not sure if I was clear what actully I will need it.
I do not want to hard code connection to my server on JDBCSP component and also I am just passing paraments to it.
I want my XML file to be writine in the database as string. (see my schema).
Thanks
Zeljka
Offline
Pages: 1