macromedia.coldfusion.database_access
[Top] [All Lists]

Re: cfqueryparam and mssql

Subject: Re: cfqueryparam and mssql
From: PaulH **AdobeCommunityExpert** <paul@xxxxxxxxxxxxxxxxxx>
Date: Wed, 30 Jul 2008 08:36:44 +0700
Newsgroups: macromedia.coldfusion.database_access


jeremy@noble wrote:
I'm a little confused about using cfqueryparam:

I know the defualt CFSQLTYPE is CF_SQL_CHAR. Most of my fields are nvarchar, so would I HAVE to use CF_SQL_VARCHAR? Or would CF_SQL_CHAR work as well?

use varchar & make sure you set the "Enable High ASCII characters and Unicode for data sources configured for non-Latin characters" under advanced settings for that dsn.

<Prev in Thread] Current Thread [Next in Thread>