Book a Demo

Author Topic: SQL 2000, Delphi.net  (Read 4539 times)

Almatrodi

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
SQL 2000, Delphi.net
« on: August 24, 2005, 08:10:55 am »

hi.

where is supporting for MS SQL 2000, And Delphi.net ?.


sargasso

  • EA Practitioner
  • ***
  • Posts: 1406
  • Karma: +1/-2
  • 10 COMFROM 30; 20 HALT; 30 ONSUB(50,90,10)
    • View Profile
Re: SQL 2000, Delphi.net
« Reply #1 on: August 24, 2005, 05:41:17 pm »
www.microsoft.com and www.borland.com ???

aka we don't understand your question

bruce
"It is not so expressed, but what of that?
'Twere good you do so much for charity."

Oh I forgot, we aren't doing him are we.

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: SQL 2000, Delphi.net
« Reply #2 on: August 24, 2005, 09:06:36 pm »
We're currently in the process of adding support for code engineering of Delphi.Net...

Almatrodi

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Re: SQL 2000, Delphi.net
« Reply #3 on: August 25, 2005, 02:13:40 am »
mr. sargasso

i need to see supporting for MS SQL 2000 in data model.

and in same time Delphi.net in code generation,,,,

booooooooo

hope u got my q.  ;)

mr. simonm
thanks for that..  :D


« Last Edit: August 25, 2005, 02:14:38 am by Almatrodi »

mikewhit

  • EA User
  • **
  • Posts: 608
  • Karma: +0/-0
  • Accessing ....
    • View Profile
Re: SQL 2000, Delphi.net
« Reply #4 on: August 25, 2005, 03:12:36 am »
Import of schema ? Generation of DDL ?

EA only appears to support MS Access and SQL Server directly, so see how far they get you, and tweak the resulting code if necessary.

Once you have generated your data model, I don't expect you'll be regenerating it every day anyhow.

"Native" support is nice, but it is possible to work around if your DB flavour is not explicitly supported.
After all, SQL is SQL ;-)

thomaskilian

  • Guest
Re: SQL 2000, Delphi.net
« Reply #5 on: August 25, 2005, 03:26:14 am »
Quote
... SQL is SQL ;-)

Nearly ;D