How do I connect my PowerBuilder to MySQL?
First I would like to use Database Painter to conenct to my local MySQL Database so I can create my datawindows.
Then I would like to make a DSNLESS connection so I can just add .ini and ProfileString my connection.
To create a DSN-less connection, I pulled this syntax from http://www.connectionstrings.com/
ODBC:
Note that you might have to tweak the version number (5.1) to match the version you download.