Forum Discussion

CTouu's avatar
CTouu
Frequent Visitor
3 years ago
Solved

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...
  • lbendlin's avatar
    lbendlin
    3 years ago
    = Odbc.DataSource("Driver={PostgreSQL Unicode(x64)};Server=localhost;Port=5432;Database=" & databasename & ";", [HierarchicalNavigation=true])