Ask a Question related to Coldfusion Database Access, Design and Development.
-
UpstateWeb #1
To Use Unicode or not?
I am posting this to hopefully help someone else with the same problem(s) and
maybe get an answer?
I recenlty updated from 4.5 to 6.1 and have run into a few issues. The one
bugging me the most is with <cfupdate> and <cfinsert>. I know, I know - use
<cfquery>. And I have begun using them more. But for those who have hundreds of
applications using the tags, you would like to see them work.
Well I just discovered the problem. I put two and two together. When I first
switched over, a lot of my websites had square boxes [] or ? marks on some of
the pages. I read where I needed to start using MS Access with Unicode. So I
changed all my datasources from regular MS Access to MS Access with Unicode.
Now I just read where <cfupdate> will cause an error, "Application uses a
value of the wrong type for the current operation", if you are trying to update
a memo field. I change back to MS Access on my datasource and now it works -
but here are the square boxes and ? again.
Can anyone solve this ridle?
Rock Moore
UpstateWeb Guest
-
Unicode
I need your advise upon the issue we are facing in the Webexceller application. We have an application that supports the local languages (korean... -
Use Unicode /Right to Left
I want to use Arabic / Farsi in my site but I can not change the direction of Text Box to Right to Left in flash output page , Please let me... -
Coldfusion 7 - unicode
With this documentation, http://www.macromedia.com/cfusion/knowledgebase/index.cfm?id=2d2a7a19, I have fixed my unicode problems with MS Access.... -
C locale + unicode
Does anyone know if it's permitted to use the 'C' locale with a UNICODE encoded database in 7.4.6? And will it work correctly? Or do you have to... -
PHP and Unicode
Hi, I'm building a website that will use Unicode data. Back-end using PHP and SQL Server. The SQl Server database will store Unicode data... -
PaulH *TMM* #2
Re: To Use Unicode or not?
UpstateWeb wrote:
i guess the first question is what exactly is the problem? is this a> Now I just read where <cfupdate> will cause an error, "Application uses a
> value of the wrong type for the current operation", if you are trying to update
> a memo field. I change back to MS Access on my datasource and now it works -
> but here are the square boxes and ? again.
>
> Can anyone solve this ridle?
known issue? i don't really use access but i suppose you might try this
kb article: [url]http://www.macromedia.com/go/2d2a7a19[/url]
PaulH *TMM* Guest



Reply With Quote

