Is there a tutorial or a straight forward methodology for DSNless connections with ColdFusion MX? It appears that the only way to create a database connection with CFMX is through setting up a DSN on the CF Server, which requires administrative access - and that may be a little too powerful to give to the general web developer.
Apparantly Macromedia has deprecated the older CFQuery attributes that supported creating DSN-less connections, probably because the Java backend does not support such connection mechanisms...so an alternate method would help. Also. how could one integrate these DSN-less methods with Dreamweaver MX, which looks for DSN connections?
Apparantly Macromedia has deprecated the older CFQuery attributes that supported creating DSN-less connections, probably because the Java backend does not support such connection mechanisms...so an alternate method would help. Also. how could one integrate these DSN-less methods with Dreamweaver MX, which looks for DSN connections?