Page 1 of 1

Embedded derby access

Posted: Thu Mar 13, 2014 9:44 am
by Joerg
Hi,

I try to collect some data from the GAS derby files for our capacity management.

So I unpack a GAS backup file of db folder and look at the tables with the help of derby client like dbvisualizer.
So far, so good - but if I want to use a GAD script for this file

DB ressource:
driver: 'org.apache.derby.jdbc.EmbeddedDriver'
URL: 'jdbc:derby:/pkg/MFT/goanywhere_services/userdata/webdocs/js/gaservices

the access with sql queries works. But only with 'one time' data. Always I've got the same data - even though I change the files in the folder. With the db tool I have the newest data....

Where is the problem?

regards
Joerg

Re: Embedded derby access

Posted: Thu Mar 13, 2014 9:58 am
by Support_Rick
Joerg,

Please send a copy of the Project XML to our Support team and let us take a look at how you are accessing the data. Include screen prints that show what you're seeing in the DBVisualizer and information you're expecting to extract from the Derby DB.

Email to: [email protected]

Thanks!