Click to See Complete Forum and Search --> : Datasource service name


mejaz
April 22nd, 2006, 10:21 AM
i m using listview in my application to get all the odbc from registry and when user double click on any entry it prompt for the username and password for and after providing the correct password and username it should connected the selected database and the conection will be open.

But for oracle odbc we use service name in the connectionstring to open the connection. SO how i can get the service name for the odbc or datasource i selected from the list to open the connection.

Thanks in advance.