creating dsn

Please support our Java advertiser: Programming Forums - DaniWeb Sister Site
Reply

Join Date: Mar 2005
Posts: 13
Reputation: grajeshmsc is an unknown quantity at this point 
Solved Threads: 0
grajeshmsc grajeshmsc is offline Offline
Newbie Poster

creating dsn

 
0
  #1
Mar 5th, 2005
I needs to create DSN on
ODBC thru java ...[i'm using oracle 8i]
So please help me out a perfect solution...
Regards
GR
Reply With Quote Quick reply to this message  
Join Date: Nov 2004
Posts: 6,143
Reputation: jwenting is just really nice jwenting is just really nice jwenting is just really nice jwenting is just really nice 
Solved Threads: 213
Team Colleague
jwenting's Avatar
jwenting jwenting is offline Offline
duckman

Re: creating dsn

 
0
  #2
Mar 5th, 2005
You can use Oracle without ODBC, just use the class 4 JDBC driver which has far better performance and is platform independent.
You're not going to create DSNs from Java without using native code (thus JNI and a DLL), though maybe the Oracle ODBC bridge driver has some non-standard functionality to allow it (you'd have to check the documentation on the driver for that).
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the Java Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC