Beautiful! Thanks! I figured you'd probably know the answer. ;-) > -----Original Message----- > From: Paul Hastings [mailto:[EMAIL PROTECTED] > Sent: Monday, 21 July 2003 4:03 p.m. > To: CF-Talk > Subject: Re: cfqueryparam and unicode and SQL Server > > make sure you're using the JDBC driver, set the advanced option's "use > unicode.." on. > then title = <cfqueryparam value="#arguments.title#"> should work. all the > other encoding stuff still applies. > > > I'm inserting Unicode data (specifically Japanese characters) into a SQL > > Server table. This works fine if you use the N prefix, e.g. > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

