Results 1 to 2 of 2

Thread: Unclosed quotation mark before the character string

  1. #1
    Join Date
    Apr 2003
    Posts
    1

    Question Unclosed quotation mark before the character string

    People,
    I am generating a string Hash with MD5 Algorythm and inserting in table.
    When the string has a character 0, chr(0), the system give a message:

    Unclosed quotation mark before the character string

    Somebody help me?

    Thanks for attenction!

    Marcelo Allievi

  2. #2
    Join Date
    Sep 2002
    Location
    Fantasy
    Posts
    4,254
    Look BOL for

    SET CONCAT_NULL_YIELDS_NULL { ON | OFF }

    but this set command makes you proc to recompile, so usually everbody uses isNULL()

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •