Accessing RTC Repository directly through JDBC
I'm trying to get access to data in a RTC repository for use with another application, is it possible to connect to the repository with JDBC?
If so, how would I go about doing so? (Where would I find data in the work items)
If not, what are other options are there to connect directly to the repository?
Thanks,
Stephen
If so, how would I go about doing so? (Where would I find data in the work items)
If not, what are other options are there to connect directly to the repository?
Thanks,
Stephen
One answer
Connecting directly to the repository is not supported ... the data
format is not designed for direct access, and the data format can change
from release to release.
Cheers,
Geoff
On 11/1/2011 3:53 PM, stephend wrote:
format is not designed for direct access, and the data format can change
from release to release.
Cheers,
Geoff
On 11/1/2011 3:53 PM, stephend wrote:
I'm trying to get access to data in a RTC repository for use with
another application, is it possible to connect to the repository with
JDBC?
If so, how would I go about doing so? (Where would I find data in the
work items)
If not, what are other options are there to connect directly to the
repository?
Thanks,
Stephen