MACROMEDIA COLDFUSION 4.5-ADMINISTRING COLDFUSION SERVER Spécifications Page 104

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 112
  • Table des matières
  • DEPANNAGE
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 103
CHAPTER 8
100
Troubleshooting
Unable to INSERT or UPDATE an Oracle 10 database when there is a CLOB field
Problem:
Columns have a 4 KB size limit in Oracle. If a column is larger that that, when you try to use either the cfinsert
or
cfupdate tag, the following error is generated:
ORA-01704: string literal too long
Solution:
To avoid this error, use either the cfquery or cfqueryparam tag.
Migration problems
Data sources not recognized
Problem:
When you migrate from an earlier version of ColdFusion to ColdFusion 8, your application does not recognize
data sources.
Solution:
Redefine the data sources.
CFCs not recognized in Dreamweaver
Problem:
When you migrate from an earlier version of ColdFusion to ColdFusion 8, the CFCs do not appear in the Compo-
nents panel of Dreamweaver.
Solution:
Check the mappings and update them as necessary.
Vue de la page 103

Commentaires sur ces manuels

Pas de commentaire