- Code: Select all
Driver={PostgreSQL};Server=IP address;Port=5432;Database=myDataBase;Uid=myUsername;Pwd=myPassword;
Is an example. I have also created a DSN that tests successful but connect string using DSN will not connect either
Is there a standard? - Ideas?
TIA