Urgent J Connector URL Syntax for MySQL ignore-spaces Option
Posted by: Prashant Nirgun
Date: July 23, 2014 08:31AM

Hi

I need help i was trying to connect to MySQL Server Using JDBC Driver I am using Powerbuilder 12.5 to connect to Database server but PowerBuilder application required the option ignore-spaces.

Previously i was doing this using changing in my.ini files whenever it was standalone machine now i just can't with database server.

I need this option to be set from my application following is the code to connect
to database server how do i set the property in URL?

"Driver='com.mysql.jdbc.Driver',URL='jdbc:mysql://localhost:3306/mydb"

i am just few steps behind please help me otherwise i have been forsed to used ODBC Connection

Options: ReplyQuote


Subject
Written By
Posted
Urgent J Connector URL Syntax for MySQL ignore-spaces Option
July 23, 2014 08:31AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.