Forum Moderators: mack
Are you upgrading software that you are running?
Most times, but not all, upgrades come with database scipts that can be executed on your existing database. One thing is to always backup your database and current scripts before attempting upgrades or changes. If you don't and something breaks you could lose a fair amount of data.
If it is an upgrade script then you shouldnt lose data but, again, thats why we do backups.
you should be able to execute the upgrading scripts through phpmyadmin but I really couldn't tell you how, I don't use it.