The line in one of my posts was:
Code:
$connect = odbc_connect('Driver={Pervasive ODBC Client Interface};ServerName=server_name;ServerDSN=Server_Engine_DSN_name;', 'username', 'password')
I was able to copy it even though it wasn't displayed.
You can always just create a Client DSN on the webserver and use that instead of the connection string.