database procedure calls

Options
Ankit96140
Ankit96140 Registered Posts: 9 ✭✭✭✭

Hi Team,

Just wanted to know if Dataiku has support for database procedure calls ? We are trying to execute Sybase procedure and getting multiple errors.

I believe Dataiku internally uses Statement.executeQuery() method and that could be the reason of the errors. Does dataiku has support for procedure calls ?

Answers

  • Clément_Stenac
    Clément_Stenac Dataiker, Dataiku DSS Core Designer, Registered Posts: 753 Dataiker
    Options

    Hi,

    It is highly dependent on the database. Unfortuantely, we have no experience with stored procedures in Sybase (we don't actually "support" Sybase)

  • Ankit96140
    Ankit96140 Registered Posts: 9 ✭✭✭✭
    Options

    Thanks for quick reply , yes it is dependent on Database Driver. Also is there any way in Dataiku where we can create custom plugin in java/python ( custom code to fetch data from Sybase DB) and use that to fetch the data ?

Setup Info
    Tags
      Help me…