Autor Beitrag
CarpeDiem
ontopic starontopic starontopic starontopic starontopic starontopic starontopic starofftopic star
Beiträge: 128

WIN XP
Borland C++ 2002, CodeGear C++ 2007, C# (VS 2008)
BeitragVerfasst: Mo 01.09.08 13:51 
Hallo,

derzeit benutze ich SQL-Express für MS C# und das BDE für Borland C++. Ich habe jetzt mal einen Vokabeltrainer heruntergeladen und wollte sehen, welche Datenbank benutzt wird. Es wurden aber weder SQL-Express noch BDE installiert und in dem Setup-Ordner habe ich keine Datenbank-Dateien gefunden.
Welche Datenbank könnte das sein, welche gibt es in solch einem Fall?

Vielen Dank.

_________________
Stefan - Carpe Diem
Es ist keine Schande zu fallen, eine Schande ist nur nicht wieder aufzustehen
Kha
ontopic starontopic starontopic starontopic starontopic starontopic starontopic starhalf ontopic star
Beiträge: 3803
Erhaltene Danke: 176

Arch Linux
Python, C, C++ (vim)
BeitragVerfasst: Mo 01.09.08 14:15 
Irgendwo muss eine Datei stecken, eine DB in der Exe macht wenig Sinn. Schon in %APPDATA% geschaut, wo sie eigentlich hingehören sollte?

Eine Embedded Variante gibt es von den meisten Herstellern: Oracle, Microsoft (SQL Server CE), Firebird, ...

_________________
>λ=
CarpeDiem Threadstarter
ontopic starontopic starontopic starontopic starontopic starontopic starontopic starofftopic star
Beiträge: 128

WIN XP
Borland C++ 2002, CodeGear C++ 2007, C# (VS 2008)
BeitragVerfasst: Mo 01.09.08 16:19 
Danke für den Tipp. Ich probiere es mal mit Firebird in der Embedded Variante.

_________________
Stefan - Carpe Diem
Es ist keine Schande zu fallen, eine Schande ist nur nicht wieder aufzustehen