Derby embedded executable bank is suddenly read

when i ran my program in eclipse i could write to derby table and query as well, but now i created my jar executable, the program can only query the database anymore and insert statement doesn't work at all. There can be no coding errors since the request is still working ... maybe there is some kind of lack of permission or something is happening in the pls advice ... tried many different things but nothing worked.

+3


source to share





All Articles