-79761

Invalid property format

The database URL accepts property values in key=value pairs. For example, user=informix:password=informix adds the key=value pairs to the list of properties that are passed to the connection object.

Check the syntax of the key=value pair for syntax errors. Make sure that there is only one = sign; that there are no spaces separating the key, value, or =; and that key=value pairs are separated by one colon( : ), again with no spaces.