Sparx Systems Forum

Pro Cloud Server / Prolaborate / WebEA => PCS General Board => Topic started by: philchudley on September 23, 2020, 06:49:54 pm

Title: ODBC Drivers and Pro Cloud Server
Post by: philchudley on September 23, 2020, 06:49:54 pm
Please excuse what may be a basic question.

When using direct ODBC connections within EA to say MySQL (or Oracle) a 32 bit ODBC driver must be used, does this 32bit driver rule also apply to Pro Cloud server?

Phil
Title: Re: ODBC Drivers and Pro Cloud Server
Post by: Guillaume on September 25, 2020, 05:32:20 pm
Hi Phil,

You indeed need to use the same ODBC driver, the only difference being that you must create a System DSN instead of a User one.
Once the DSN is created, you can declare the EA project in the PCS via the Application Client.

Guillaume
Title: Re: ODBC Drivers and Pro Cloud Server
Post by: philchudley on September 28, 2020, 06:49:32 pm
Thanks for the confirmation
Phil