How to connect to an 11.5 OpenEdge database from a trial version of the 64 bit version of Tableau 9.1
First test the OpenEdge 11.5 connection with a test database, for this, under a proenv command prompt window use the commands: prodb testdb demo an then add a sysprogress user to that database and start that database with proserve testdb -S 5555 To test an SQL connection with a JDBC connection to that database use… Leer más »