Book a Demo

Author Topic: Importing SQL Server 2008 datatypes on EA 7.5  (Read 4612 times)

Jorge Dreyer

  • EA Novice
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
Importing SQL Server 2008 datatypes on EA 7.5
« on: March 27, 2009, 12:39:57 am »
Hi, I need import shema from SQL Server 2008. I have used option "Import reference data..." to import new datatypes from SQL Server 2008.
Then, I "import DB shema from ODBC" but some datatypes do not recognize.
What's the exact procedure to work with SQL Server 2008?

I appreciate your help...Thanks for advance.

«Midnight»

  • EA Guru
  • *****
  • Posts: 5651
  • Karma: +0/-0
  • That nice Mister Grey
    • View Profile
Re: Importing SQL Server 2008 datatypes on EA 7.5
« Reply #1 on: March 27, 2009, 01:33:55 am »
Which datatypes break?

Are you using the production version of EA 7.5? [Build 843 at this time.]

And when you inspect the imported tables, what DBMS are they set to?
No, you can't have it!

Jorge Dreyer

  • EA Novice
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
Re: Importing SQL Server 2008 datatypes on EA 7.5
« Reply #2 on: March 27, 2009, 02:34:03 am »
I'm using program version EA 7.5.843 (build:843)... we are registered members.
When I useing data source driver "SQL Server" to ODBC Import... datatypes not recognized are: XML, varchar(max), varbinary(max), nvarchar(max), hierarchyid, geometry, geography.
When I useing data source driver "SQL Server Native Client 10.0" to ODBC Import... datatypes not recognized are: Date, Datetime2, Datetimeoffset, time, geometry, geography.

Imported tables are set to SQL Server 2008 (New product that I imported from XML archive)

Jorge Dreyer

  • EA Novice
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
Re: Importing SQL Server 2008 datatypes on EA 7.5
« Reply #3 on: March 27, 2009, 02:41:34 am »
Do you need the XML data type that I am importing? How can I send?

juhi

  • EA Novice
  • *
  • Posts: 15
  • Karma: +0/-0
    • View Profile
Re: Importing SQL Server 2008 datatypes on EA 7.5
« Reply #4 on: March 27, 2009, 11:03:41 am »
Hi,

Could you please send this one as a formal bug report to Sparx Support? The bug report form is available here http://www.sparxsystems.com.au/support/bug_report.html.

 :) Thanks

Juhi
Sparx Systems Pty Ltd

«Midnight»

  • EA Guru
  • *****
  • Posts: 5651
  • Karma: +0/-0
  • That nice Mister Grey
    • View Profile
Re: Importing SQL Server 2008 datatypes on EA 7.5
« Reply #5 on: March 27, 2009, 10:44:56 pm »
Jorge,

If you can, I suggest you generate (from SQL Server) a DDL script to create the database and attach that to your bug report.

Remember to compress your attachment files, as this may help if any intervening servers have size or file type limitations.

David

[edit]PS: Please post back and tell the rest of us what transpires. It would be good to know how this gets cleared up.

Thanks,
David[/edit]
« Last Edit: March 27, 2009, 10:46:22 pm by Midnight »
No, you can't have it!

Jorge Dreyer

  • EA Novice
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
Re: Importing SQL Server 2008 datatypes on EA 7.5
« Reply #6 on: April 01, 2009, 11:32:48 pm »
The Problem was the driver. The correct driver to Import DB shema from ODBC is "SQL Native Client, version 2005.90...."

Jorge

«Midnight»

  • EA Guru
  • *****
  • Posts: 5651
  • Karma: +0/-0
  • That nice Mister Grey
    • View Profile
Re: Importing SQL Server 2008 datatypes on EA 7.5
« Reply #7 on: April 01, 2009, 11:36:24 pm »
Thanks Jorge. I had not tried an import of 2005 since the new EA version. I'll verify my driver version.

David
No, you can't have it!