Delphi-PRAXiS

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Datenbanken (https://www.delphipraxis.net/15-datenbanken/)
-   -   SQLBase Datenbank zu alt (https://www.delphipraxis.net/165711-sqlbase-datenbank-zu-alt.html)

Kevin11 12. Jan 2012 15:02

Datenbank: SQLBase • Version: 11.6 • Zugriff über: nichts

SQLBase Datenbank zu alt
 
Hallo,

und zwar habe ich alles erfolgreich eingerichtet. Aber das Problem jetzt ist, dass die Datenbank aus der Version 7.5.1 ist und ich die Version 11.6 habe.

Wenn ich versuche die Datenbank nur mit SQLBase zu Verbinden kommt schon der Fehler, dass die Datenbank zu alt ist.

Weiß irgendjemand hier wie ich die Datenbank auf die neuste Version bekomme?

Vielen Dank im Voraus.

Bernhard Geyer 12. Jan 2012 15:07

AW: SQLBase Datenbank zu alt
 
Gibts keinen Menüpunkt mit "Konvertieren" oder ähniches?
Evtl. musst du eine alte Version des DMBS installieren, Die DB dort einhängen und Backup erstellen.
Backup's könnnen eher von neueren DBMS-Versionen importiert werden als die eigentlichen DB-Dateien.

Kevin11 12. Jan 2012 15:15

AW: SQLBase Datenbank zu alt
 
Der Fehler:
Code:
DBS version (), incompatible with software ()
      Reason: The specified database cannot be opened.   The version number
         of the specified database conflicts with the version of the
         SQLBase software being used. For example, the database file
         format is from a previous release version of SQLBase.
      Remedy: Verify that the version of the database file (.DBS) is
         a compatible current software version. If the file version is
         incompatible, UNLOAD that database file with a compatible version
         of SQLBase software, then use the current version of SQLBase to
         LOAD that file into a compatible database format.
Aber nur blöd, dass es die Version 7.5 nichtmehr gibt. :(

Steku 12. Jan 2012 15:30

AW: SQLBase Datenbank zu alt
 
Soweit ich hier http://support.unify.com/supportforu...hp?f=38&t=3145
sehen kann gibt es bei alten Datenbanken
wohl Abhängigkeiten zu LogFiles. Und wenn
die LogFiles fehlen funktioniert dann wohl
das AutoUpdate nicht...

Gruß, Steku

Edit:
Vielleicht hilft dir das: http://www.cemml.colostate.edu/asset...setoAccess.pdf


Alle Zeitangaben in WEZ +1. Es ist jetzt 15:52 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