older visitor->cannot manage any db
Posted: Fri Nov 14, 2008 9:35 am
Hy Jordan. Im Guido Cortese. I talked you 4 or 5 years ago when open dent was another program name and when I was interested to translate to Italian language.. do you remember me?
Now I'm talking with G.Cicala, and we're trying to create (individually, not together) an identical and empyric way to work and start developing. We prefer to use an IDE open and free Like Mono or Sharp Develop or Eclipse, but for the time We're using vS2005 and VS2008 with all the requirements.
Then: We tried to install Mysql (the last stable release is 5.0.67) .. the setup bring you to use innodb system and latin codepage, but in the only one MySql Dump (in your web site) I see that it is for mysql4.1, MyISAM and UTF-8.
Then.. we've installed Mysql with Only MYISAM and utf-8.
Imported the dump.
Started the last HEAD release (of yesterday) and after the message popup that say that it will invoke the upgrade from the 3.4.17 version db to the 6.2.0.0. .. it give many errors.
the first is an exception:
Field 'Password' doesn't have a default value.. then it stop and exit the program
if i start the program it say that the db is corrupted.. but I saw the db with a manager.. and it is quite similar to the older release!
in RELEASE visual studio environment, the problem is:
all'avvio dopo la connessione al db mi da un altro errore
'Conversion File Folder' could not be found. Your Database has not been altered and is still usable if you uninstall this version, then reinstall the previous version.
then.. i saw the MISC\ClassConvertDatabase.cs data file you've created to manage the upgrade RELEASE by RELEASE from the 2.9 'til the actual version..
I've also seen that Before using the ClassConvertDatabase,cs the program try to call a lot of txt files in the ..DEBUG/Conversionfiles/.. with the name of each single release.
Then i merged those single version and changed the release version manually in 4.4.0 because is the last conversion file you've deployed and the last invoked by the program.
after that, the program say that he must upgrade from 4.4.0 to 6.2.0 .. ok.. but after few seconds it report the same password defaiult value error.
what can I do again??
please Jordan, provide us a path to start seriously
bye
guido
Now I'm talking with G.Cicala, and we're trying to create (individually, not together) an identical and empyric way to work and start developing. We prefer to use an IDE open and free Like Mono or Sharp Develop or Eclipse, but for the time We're using vS2005 and VS2008 with all the requirements.
Then: We tried to install Mysql (the last stable release is 5.0.67) .. the setup bring you to use innodb system and latin codepage, but in the only one MySql Dump (in your web site) I see that it is for mysql4.1, MyISAM and UTF-8.
Then.. we've installed Mysql with Only MYISAM and utf-8.
Imported the dump.
Started the last HEAD release (of yesterday) and after the message popup that say that it will invoke the upgrade from the 3.4.17 version db to the 6.2.0.0. .. it give many errors.
the first is an exception:
Field 'Password' doesn't have a default value.. then it stop and exit the program
if i start the program it say that the db is corrupted.. but I saw the db with a manager.. and it is quite similar to the older release!
in RELEASE visual studio environment, the problem is:
all'avvio dopo la connessione al db mi da un altro errore
'Conversion File Folder' could not be found. Your Database has not been altered and is still usable if you uninstall this version, then reinstall the previous version.
then.. i saw the MISC\ClassConvertDatabase.cs data file you've created to manage the upgrade RELEASE by RELEASE from the 2.9 'til the actual version..
I've also seen that Before using the ClassConvertDatabase,cs the program try to call a lot of txt files in the ..DEBUG/Conversionfiles/.. with the name of each single release.
Then i merged those single version and changed the release version manually in 4.4.0 because is the last conversion file you've deployed and the last invoked by the program.
after that, the program say that he must upgrade from 4.4.0 to 6.2.0 .. ok.. but after few seconds it report the same password defaiult value error.
what can I do again??
please Jordan, provide us a path to start seriously
bye
guido