Search found 2 matches

by dsonnet
Fri 12 Aug 2016 22:01
Forum: dbExpress driver for MySQL
Topic: SSL Settings and Custom String
Replies: 8
Views: 41538

Re: SSL Settings and Custom String

Hi,

I'm experiencing exactly the same issue.

I can connect with SSL to my server with mysql workbench.

But with the same user / certs I have this error SSL_do_handshake = -1 ....
by dsonnet
Mon 23 Mar 2015 10:00
Forum: dbExpress driver for MySQL
Topic: Type mismatch fo fields string - widestring
Replies: 1
Views: 16581

Type mismatch fo fields string - widestring

Hi,

I downloaded the trial from your site because I would like to add blob support to my application. I encountered some string mismatch issues when just replacing the driver in my application. I tried to start a brand new project, added a few components (SQLConnection, SQLDataset, provider and clientdataset). If I start the project with no design time created fields no problem, if I add all the fields from the IDE, the string fields are created as string, but then when I start the application I get a crash with the string mismatch error.

Any help appreciated.

Regards