Zitat:
Original geschrieben von Biri
hi !
hab inzwischen noch rausgefunden, dass es eh schon MSDE 2.0 gibt => das ist die distributionsversion vom sql-Server 2000.
|
http://www.microsoft.com/sql/evaluat...ew/default.asp
Zitat:
The Desktop Engine is the successor to Microsoft Data Engine (MSDE) 1.0 and is often referred to as MSDE 2000. The Desktop engine is a redistributable version of the SQL Server relational database engine.
The Desktop Engine does not include any graphical management tools. The Desktop engine does not include any analysis capabilities (such as OLAP, data mining, and data warehousing features) or SQL Server Books Online.
The Desktop Engine uses the same concurrent workload throttle as Personal Edition.
* It includes a concurrent workload governor that limits its scalability; performance degrades when more than five Transact-SQL batches are executed concurrently.
* It cannot act as a transactional replication publisher (subscriber only).
|
Zitat:
@delphirocks: ...nehme an, du meinst mit "keine relationen unterstützt", dass die referentielle integrität über mehrere tabellen hinweg nicht automatisch geprüft wird - "schwach", wenn ein dbs sowas nicht kann...finde ich.
|
Und welche Appliaktion nutzt die automatische Ueberpruefung der referentiellen integritaet wirklich aus?
Dazu wuerde man mal einen PHP-Autor benoetigen, der sich auch mit DB-Design auskennt. Und wenn man sich so die Projekte ansieht, gibt es davon nicht viele.