Author Topic: Import DDL Schema from a sybase ase database  (Read 6545 times)

ahaumont

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Import DDL Schema from a sybase ase database
« on: August 18, 2005, 10:42:50 pm »
Anyone succeeded in reverse engineering a sybase (ASE 12.51 in my case) database ?
My odbc connexion is OK, I can see the table names of my database but when I select the tables I want to import, I get an error message from :


[DataDirect][ODBC Sybase Wire Protocol Driver] Number of bound columns exceeds the number of result columns.

It always fails whatever the table I select, even the simpliest one whith two columns.

I'm using EA 5.0.767
Thanks for your help.
regards,

hd

  • EA Administrator
  • EA User
  • *****
  • Posts: 312
  • Karma: +0/-0
    • View Profile
Re: Import DDL Schema from a sybase ase database
« Reply #1 on: August 21, 2005, 04:12:47 pm »
EA is not yet able to import from ASE 12.5, but it is in the pipeline. As yet we do not have a delivery date.

thirdnormal

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Re: Import DDL Schema from a sybase ase database
« Reply #2 on: February 01, 2006, 12:21:04 pm »
Quote
EA is not yet able to import from ASE 12.5, but it is in the pipeline. As yet we do not have a delivery date.


Is the any update of the status of sybase support? It would be very helpful for me too.

Thanks.

hd

  • EA Administrator
  • EA User
  • *****
  • Posts: 312
  • Karma: +0/-0
    • View Profile
Re: Import DDL Schema from a sybase ase database
« Reply #3 on: February 01, 2006, 01:15:49 pm »
No update yet  :(

lromoli

  • EA Novice
  • *
  • Posts: 8
  • Karma: +0/-0
  • My crime is that of curiosity
    • View Profile
Re: Import DDL Schema from a sybase ase database
« Reply #4 on: February 21, 2006, 04:11:30 am »
Hello guys,
we are trying to make a workaround for importing DDL schema from Sybase ASE 12.5 with ODBC.

Actually we converted the DB structure with Oracle Micration Workbench.

We have a similar structure (Except for stored procedure) in Oracle with some naming diffrences.

We'll try to import the DB structrue and objects from migrated Oracle.

Then we'll modify the model by hand to comply the Sybase ASE model

I'll keep you informed ... if anyone is interested in this task pls come back to me by email.

Regards
Luca