Hi Joventino in future you're probably better off emailing helm specific problems to [EMAIL PROTECTED]
Also theres some pretty comprehensive help files within helm itself than you could look through. But if you sign in, click the domains icon, click on the domain name you need the odbc for from the list, then you'll have a ODBC option HTH Mark -----Original Message----- From: Joventino [mailto:[EMAIL PROTECTED] Sent: 15 October 2003 13:05 To: [EMAIL PROTECTED] Subject: [ cf-dev ] Problem DSN 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] -- ** 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]
