> -----Original Message----- > From: Dusan Kolesar [mailto:[EMAIL PROTECTED] > Sent: Tuesday, January 09, 2007 9:06 AM > To: MaxDB mailing list > Subject: Database migration 7.6.00.34 to 7.6.00.16 > > Hello, > > I'm using MaxDb 7.6.00.16 and 7.6.00.34 on WindowsXp HE SP2. > > I need to migrate database instance from 7.6.00.32 to 7.6.00.16 > BackUp in 7.6.00.32 and restore database in 7.6.00.16 doesn't work. > > Any suggestions ?
Hello Dusan, the downgrade is not supported. There are changes in the persistent structures in the database from 7.6.00.16 to 7.6.00.34. There is currently no way to "undo" these changes. The only way is to use SQL (i.e. extract the data from the one database and load it into the other one). Kind regards, Martin -- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
