Re: No SDBC driver was found for the URL

2018-10-01 Thread Tamas Bunth
; > > > > > The connection to the external data source could not be established. No > > SDBC driver was found for the URL > > 'sdbc:mysql:jdbc:localhost:3306/x' > > > > If I drop back to 6.1 my application works as expected. Wh

No SDBC driver was found for the URL

2018-09-11 Thread Alex Kempshall
e connection to the data source "_mysql" could not be established The connection to the external data source could not be established. No SDBC driver was found for the URL 'sdbc:mysql:jdbc:localhost:3306/x' If I drop back to 6.1 my application wo