Escape ;(semicolon) in odbc connection string in app.config file

后端 未结 5 1717
不思量自难忘°
不思量自难忘° 2020-12-06 05:43

I have created a windows form with certain fields. I am trying to interact with oracle database through ODBC DSN connections.

I have an issue in the below connection

5条回答
  •  [愿得一人]
    2020-12-06 06:20

    Try this connection string...

    
    

    I am using same type of tricky password and solve this issue in this way....

提交回复
热议问题