Forum Discussion
CTouu
3 years agoFrequent Visitor
ODBC Url connection How to put a parameter
Hi ! I've got a simple (I think) issue. I have a simple connection to a Postgre DB Connection by ODBC (i don't use the postgre connector, don't need to propose). I have several DBs and I wan...
- 3 years ago
= Odbc.DataSource("Driver={PostgreSQL Unicode(x64)};Server=localhost;Port=5432;Database=" & databasename & ";", [HierarchicalNavigation=true])