The oracle connection string to connect to server goes as following,
'jdbc:oracle:thin:user/pass@server:1521:dbname'
I want to know wheter I can use pyodbc to connect to this database.
Please guide me.
Advanced thanks.
Regards,Murali