Problem with compare of views: Project -> DB database name
Posted: Mon 28 Nov 2011 17:20
hi,
today i´ve found an issue i don´t know if this is a bug or if i am doing something wrong. while comparing a view (project file) with the DB, i never get them synchron because project says:
SELECT
`bs_webtool`.`bilder_zu_modell`.`bhm_pic_id`
and DB says
SELECT
`bilder_zu_modell`.`bhm_pic_id`
and an update at the server (5.1.49-3-log (Debian)) seems nothing
to change here.
any ideas ???
thank you!
micha
today i´ve found an issue i don´t know if this is a bug or if i am doing something wrong. while comparing a view (project file) with the DB, i never get them synchron because project says:
SELECT
`bs_webtool`.`bilder_zu_modell`.`bhm_pic_id`
and DB says
SELECT
`bilder_zu_modell`.`bhm_pic_id`
and an update at the server (5.1.49-3-log (Debian)) seems nothing
to change here.
any ideas ???
thank you!
micha