|
Problème d'execution de requete SQL: msg#00065java.french.general
Bonjour à tous, J'ai un petit pb : la quête suivante donne des resultats sous TOAD mais ne donne aucun resultat sous RAD (JDBC): SELECT SUM(b.t60 ) valeurDeclaree, cat.CODE_REGROUPEMENT codeRegroupement, to_char(DATE_MISE_EN_SERVICE_BIEN,'YYYY') annee FROM bien b, categorie_immo cat,type_modele tm WHERE b.code_categorie=cat.code_categorie AND cat.TYPE_MODELE=tm.TYPE_MODELE AND b.CODE_SITE_GCP= ? and tm.type_modele= ? Group by CODE_REGROUPEMENT, to_char(DATE_MISE_EN_SERVICE_BIEN,'YYYY') avec =b.CODE_SITE_GCP=155555 et tm.type_modele=U Sou RAD, j'utilise un preparedStatement avec executeQuery() Je n'ai aucune erreur d'execution merci d'avance si qu'un à une idée. Olga. __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Eclipse : réorganiser les imports, Ben |
|---|---|
| Next by Date: | Re: Problème d'execution de requete SQL, Laurent Foret |
| Previous by Thread: | Re: Eclipse : réorganiser les imports, Ben |
| Next by Thread: | Re: Problème d'execution de requete SQL, Laurent Foret |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |