hi everybody.. can anyone tell me how to connect to odbc using file dsn. heena.
Vernon Gibson
Ranch Hand
Joined: Dec 01, 2000
Posts: 35
posted
0
Hi, I believe that you need to specify the url for the file as Jdbc:Odbc:FileDsn where you would replace FileDsn with the name you specified in the ODBC set up dialog. Good Luck Vernon
paul sun
Greenhorn
Joined: Dec 22, 2000
Posts: 28
posted
0
setup odbc with text file driver, and give a datasource name; use "jdbc dbc:datasourcename" url and jdbc.odbc.JdbcOdbcDriver driver for Jdbc api. Am I right? [This message has been edited by paul sun (edited December 30, 2000).]
Heena Shah
Greenhorn
Joined: Dec 18, 2000
Posts: 2
posted
0
thanks for your replies. will check and get back to you. Heena.
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.