I
I
invent1k2016-09-02 10:57:24
Oracle
invent1k, 2016-09-02 10:57:24

How to connect to a remote DB accessed through citrix?

Hello.
I ask for advice and assistance in the following:
I am writing a client-server application in java, which should connect to a remote database and execute an sql query.
The problem is that the connection to the remote database is carried out through citrix, and it is not clear how to implement this in java.
If there was just remote access, then I would calmly use jdbc.
The structure is as follows: application <-> connection / authorization via citrix <-> connection / access to the database

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Smithson, 2016-09-02
@Smithson

It's not possible at all.
Your application must run on an application server (Citrix).

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question