Yes, but you may need to lengthen a couple of fields.  Here's my field
spec:

CDATA:
  cfid nvarchar(64)
  app nvarchar(64)
  data ntext

CGLOBAL
  cfid nvarchar(64)
  data ntext
  lvisit datetime

You could probably skip using the 'n' versions and just go with varchar
and text.  Habit on my part.

--------------------------------------------
Matt Robertson       [EMAIL PROTECTED]
MSB Designs, Inc.  http://mysecretbase.com
--------------------------------------------
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to