I need to disable my ansi defaults, i could set it off on old asp, but i can't find reference or documentation anywhere about how to disable that on the sqlconnection
does anyone have a clue?Use the following statement first in the batch:
SET ANSI_DEFAULTS ON | OFF
没有评论:
发表评论