cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Apache derby - conection

xsalgadog
Participant
0 Likes
354

Good afternoon,

I am trying to create a different connection to the local database of the cco derby, from a windows service created in visual studio, but I get the following error: Failed to start database 'Database'.

Is it possible to have several connections to the same SCCO database?

Thanks.

Accepted Solutions (1)

Accepted Solutions (1)

JoergAldinger
Active Contributor

Hello xsalgadog ,

Unfortunately you cannot do that. The Apache Derby database allows a single connection at the same time. You can connect from a third-party application only while CCO is shut down.

Hope this helps.

Best regards,

Joerg.

Answers (0)