DBArtisan - Embarcadero integration

DBArtisan - Embarcadero integration

avatar

Hi all,

I would like create a session type DBArtisan (http://www.embarcadero.com/products/dbartisan-xe) to manage our databases (MS SQL, Oracle and Sysbase).

How Can I do that?
Regards,

All Comments (4)

avatar

Hi,
Do you know if they suport command line? If it is, we could create a command line session type and hard code the parameters. After that, we could create an add-on.

David Hervieux

avatar

DBArtisan is using a <DatabaseName>.etsds file to register sessions and credentials. And I did not find any documented way to open a session via a command line.

Anyway, with a command line aproach, I should not be able to replace the default sessions and credentials management of DBArtisan.

Thinking twice, I suppose this is a Feature request... :-)

avatar

A feature request for them :) We need a way of passing those credentials. Maybe their file format is an xml?

David Hervieux

avatar

I don't think so. I will see with them what is possible.

Thanks,