hey, I need help. I m hosting in cfmxhosting.co.uk and dont to make configuration DSN. http://www.verdenovo.com.br/test.cfm I did worked the setup DSN in the host
In my CFM, I write this: _______________________________________________________ <cfquery name="cerrado" datasource="cerrado"> SELECT * FROM animais </cfquery> <html> <head> <title>Documento sem título</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> </head> <body> <cfoutput>#cerrado.Nome_comum#</cfoutput> </body> </html> --------------------------------------------------------------------------- thanks JN -- ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] For human help, e-mail: [EMAIL PROTECTED]
