MySQL Connector

  • 25 June 2013
  • 2 replies
  • 16 views

Badge +4

Hi all,


I am starting to use blackpearl and need to be able to create SmartObjects on MySQL databases.


Is there a MySQL connector available to achieve this.


Thanks,


Sam


2 replies

Badge +8

There's no Broker specifically for MySQL that I know of, but you can get the source code of the SQL Broker, available here:


http://www.k2underground.com/groups/k2_blackpearl_dynamic_sql_stored_procedure_servi/default.aspx or the Oracle one:


http://www.k2underground.com/groups/smartobject_services_for_oracle/default.aspx


Chances are you will be able to reuse most of the broker structure, just change the bits that are different to the other platform (like connection and execution objects) and you should be well on your way.

Badge +2

 

As a follow-on to this Post from 2013:

 

Does anyone know if there has been a MySQL K2 Service Broker that's been published and/or made publicly available in the past couple of years?

 

Thanks,

Bruce Rodgers 

 

RhinoDox, Inc.

 

Reply