Migration error

Permalink
Hi,
I have just moved my site from local to server and I am getting this error, when database is installed properly and database connection is fine. Any ideas as to what could be the isue please ? Many thanks

An exception occurred while executing 'SELECT t0.pkgID AS pkgID_1, t0.pkgHandle AS pkgHandle_2, t0.pkgVersion AS pkgVersion_3, t0.pkgIsInstalled AS pkgIsInstalled_4, t0.pkgAvailableVersion AS pkgAvailableVersion_5, t0.pkgDescription AS pkgDescription_6, t0.pkgDateInstalled AS pkgDateInstalled_7, t0.pkgName AS pkgName_8 FROM Packages t0 WHERE t0.pkgIsInstalled = ? ORDER BY t0.pkgID ASC' with params [1]: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'belfastlanguage.Packages' doesn't exist

 
hutman replied on at Permalink Reply
hutman
Table 'belfastlanguage.Packages' doesn't exist - does this table exist? It is case sensitive.
ptityop replied on at Permalink Reply
Well the database is the same... anyway I went through a new install to make it quicker ... now I would need to export the content from my old database, do you have any idea as to which tables I should be exporting please ? many thanks