Nvarchar etc are there to allow for the unicode character set which takes up
2 bytes of storage but covers the characters required for all languages, as
opposed to Ansi. Ansi uses one byte of storage, but only allows for 256
characters, but is fine for most Western hemisphere stuff.
-----Original Message-----
From: Paul Mone [mailto:[EMAIL PROTECTED]]
Sent: 16 November 2000 05:34
To: CF-Talk
Subject: RE: PCodeDocumentNodeImp::validateSelf
Yeah, I stay away from nvarchar, etc. for the same reason. What is the
benefit of using nvarchar over varchar (if any). i.e. why does it exist?
-----Original Message-----
From: Michael Ross [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, November 15, 2000 12:14 PM
To: CF-Talk
Subject: Re: PCodeDocumentNodeImp::validateSelf
I got the pcode error when my variables in SQL 7.0 were nvarchar, ntext and
such. Once I changed them(varchar, text) it worked.
thanks
>>> [EMAIL PROTECTED] 11/12/00 08:36PM >>>
On 11/13/00, David Cummins penned:
>I've seen it once before. Damned if I know - I think its an internal error.
>
>BTW, does anybody know how to find anything on the Allaire site? I hear
>references to a search that works properly, but I've never seen a
>description of
>a PCode error yet on their site.
The only thing I found in the knowledge base basically said there's
no way to determine what they are. You can do some things that will
help you guess, and do some registry hacks in 4.51 that will cause CF
server to restart. But I'm using 4.01 since 4.51 is such crap. I just
restarted CF server and it went away. I'm using the same custom tag,
that the PCode message said caused the error, under multiple sites
and it only happened on the one, so it seems to be a random thing.
--
Bud Schneehagen - Tropical Web Creations
_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
ColdFusion Solutions / eCommerce Development
[EMAIL PROTECTED]
http://www.twcreations.com/
954.721.3452
----------------------------------------------------------------------------
--------------------
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send a
message with 'unsubscribe' in the body to [EMAIL PROTECTED]
----------------------------------------------------------------------------
--------------------
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send a
message with 'unsubscribe' in the body to [EMAIL PROTECTED]
----------------------------------------------------------------------------
--------------------
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send a
message with 'unsubscribe' in the body to [EMAIL PROTECTED]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
https://secure.houseoffusion.com
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists