Delphi-PRAXiS

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Sonstige Fragen zu Delphi (https://www.delphipraxis.net/19-sonstige-fragen-zu-delphi/)
-   -   Delphi Features von Delphi 7 Pro (https://www.delphipraxis.net/24966-features-von-delphi-7-pro.html)

Delphi_Fanatic 29. Jun 2004 09:41


Features von Delphi 7 Pro
 
Hallo,

unter borland.de gibt es zwar eine sog. Funktionsmatrix, aus der hervor gehen sollte, was
genau in den einzelnen Delphi-Versionen (Architect, Enterprise, Professional) enthalten ist.

Jedoch gibt es das da anscheinend nur noch für Delphi 8 .

Frage :

Gibt es unter Delphi 7 Professional auch noch die ADO-Komponenten, die es unter
Delphi 6 Pro standard-mässig gab ?

Und gibt es unter Delphi 7 Professional auch eine Art xml-Parser ?

sakura 29. Jun 2004 09:45

Re: Features von Delphi 7 Pro
 
Hier ist die Delphi 7 Feature Matrix:
http://www.borland.de/delphi/pdf/del7_feamatrix.pdf

Weitere Infos zu Delphi 7:
http://www.borland.de/delphi/

...:cat:...

Gollum 29. Jun 2004 09:53

Re: Features von Delphi 7 Pro
 
Hallo,

Zitat:

Zitat von Delphi_Fanatic
Gibt es unter Delphi 7 Professional auch noch die ADO-Komponenten

Ja, die sind ab der Prof.-Version dabei.

mirage228 29. Jun 2004 11:12

Re: Features von Delphi 7 Pro
 
Zitat:

Zitat von Delphi_Fanatic
Und gibt es unter Delphi 7 Professional auch eine Art xml-Parser ?

Japp, bei Delphi 7 Professional ist TXMLDocument dabei.

mfG
mirage228

Bernhard Geyer 29. Jun 2004 12:44

Re: Features von Delphi 7 Pro
 
Nimm lieber OpenXML. Ist 100% Delphi (keine COM-Abhängigkeiten und keine DLL-Hölle). Ist auch als Alternativ-Parser unter D7 verfügbar (AFAIK mußt Du dazu in D7 irgenein Property bei TXMLDocument ändern).

mirage228 29. Jun 2004 12:53

Re: Features von Delphi 7 Pro
 
Zitat:

Zitat von Bernhard Geyer
Nimm lieber OpenXML. Ist 100% Delphi (keine COM-Abhängigkeiten und keine DLL-Hölle). Ist auch als Alternativ-Parser unter D7 verfügbar (AFAIK mußt Du dazu in D7 irgenein Property bei TXMLDocument ändern).

Japp, du musst dann dem DOMVendor auf "OmniXML" stellen, soweit ich weiß.

Ich meine auch irgendwo gelesen zu haben, dass OmniXML ein paar Probleme mit X-Path (Suche nach Attributen) gibt.

mfG
mirage228

MathiasSimmack 29. Jun 2004 15:10

Re: Features von Delphi 7 Pro
 
OmniXML ist nicht das gleiche wie OpenXML.
Bernhard wird sagen können, ob es bei OpenXML ein Problem gibt.

Bei OmniXML gibt es ein XPath-Problem, das hast du richtig gelesen. ;)


Alle Zeitangaben in WEZ +1. Es ist jetzt 00:03 Uhr.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz