Quantcast
Channel: MySQL Forums - Connector/J, JDBC and Java
Viewing all articles
Browse latest Browse all 884

How to specify property IGNORE_SPACE in URL (no replies)

$
0
0
Hi

I am using Powerbuilder as frontend and mysql as backend and trying to connect using JDBC driver. I sucessfully connected to mysql but it gives error and to fix this error I need to specify option IGNORE_SPACE. Please help me I tried following but didnt work out.

SQLCA.DBMS = "JDBC"
SQLCA.LogPass = "pass123"
SQLCA.LogId = "root"
SQLCA.AutoCommit = False
SQLCA.DBParm = "Driver='com.mysql.jdbc.Driver',URL='jdbc:mysql://localhost:3306/mydb&SQL_MODE=IGNORE_SPACE'"


Kindly help me with the url

Viewing all articles
Browse latest Browse all 884

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>