Skip to main content
Announcements
SYSTEM MAINTENANCE: Thurs., Sept. 19, 1 AM ET, Platform will be unavailable for approx. 60 minutes.
cancel
Showing results for 
Search instead for 
Did you mean: 
lucky0691
Contributor
Contributor

DB Connection Establishment using tJava

How to establish

DB Connection

using tJava component
7 Replies
manodwhb
Champion II
Champion II

@lucky 0691​ , you need to write java code to connect to DB and do the next operation in tjava only.

lucky0691
Contributor
Contributor
Author

No I just wanted to connect DB in tjava

AVignesh1598807424
Contributor
Contributor

I Guess you cannot do that without any external JDBC driver pointing or loading just by using Tjava, let me know if you got this solution

manodwhb
Champion II
Champion II

@lucky 0691​ , no it is not possible with out writing some java code.

lucky0691
Contributor
Contributor
Author

I got solution thank you for replies👍

manodwhb
Champion II
Champion II

@lucky 0691​ ,could you please share what was the solution you got?

lucky0691
Contributor
Contributor
Author

connected to db using Routine