Showing posts with label connection. Show all posts
Showing posts with label connection. Show all posts
Friday, May 26, 2017
Friday, October 08, 2010
How to use Oracle db service_name in jdbc connection string
simple like that:
using only SID :
jdbc:oracle:thin:@10.1.1.5:1521:mydbusing sid or service_name :
Change " : " to " / " .
Marcadores:
connection,
jdbc,
oracle,
service name,
string,
TI
Subscribe to:
Comments (Atom)