Cette page a été déplacée
Messages- MySQL Error Invalid SQL: SELECT p.id as id,
tr.fr as nom,e.visible as vis,tr1.fr as texte,p.id_entreprise,
e.nom as entre_nom,e.file_name as rep , p.reference_frnss as ref
from produit p ,
reference r, entreprise e,traduction tr,traduction tr1 WHERE e.id=p.id_entreprise
AND p.id=r.id_produit AND p.visible=1 AND p.id=1593 AND tr.id_ref=p.id AND tr.table_ref='produit' AND tr.champ='libelle_tr' AND tr1.id_ref=p.id AND tr1.table_ref='produit' AND tr1.champ='commentaire_tr' : 1146 (Table 'bsnetweb.produit' doesn't exist) on query SELECT p.id as id,
tr.fr as nom,e.visible as vis,tr1.fr as texte,p.id_entreprise,
e.nom as entre_nom,e.file_name as rep , p.reference_frnss as ref
from produit p ,
reference r, entreprise e,traduction tr,traduction tr1 WHERE e.id=p.id_entreprise
AND p.id=r.id_produit AND p.visible=1 AND p.id=1593 AND tr.id_ref=p.id AND tr.table_ref='produit' AND tr.champ='libelle_tr' AND tr1.id_ref=p.id AND tr1.table_ref='produit' AND tr1.champ='commentaire_tr' in file /home/bsnetweb/www/html_pages/bs1Products.inc.php
- MySQL Error next_record called with no query pending. : 1146 (Table 'bsnetweb.produit' doesn't exist) on query SELECT p.id as id,
tr.fr as nom,e.visible as vis,tr1.fr as texte,p.id_entreprise,
e.nom as entre_nom,e.file_name as rep , p.reference_frnss as ref
from produit p ,
reference r, entreprise e,traduction tr,traduction tr1 WHERE e.id=p.id_entreprise
AND p.id=r.id_produit AND p.visible=1 AND p.id=1593 AND tr.id_ref=p.id AND tr.table_ref='produit' AND tr.champ='libelle_tr' AND tr1.id_ref=p.id AND tr1.table_ref='produit' AND tr1.champ='commentaire_tr' in file /home/bsnetweb/www/html_pages/bs1Products.inc.php
|