Viewing 3 posts - 1 through 3 (of 3 total)
Thnaks for your suggestion. But often I used multiple batches in one Script file. Such as
sCommand = "/*MyScript.SQL*/" & vbCrLf
sCommand = "SELECT * FROM MyTable" & vbCrLf
sCommand = sCommand &...
July 29, 2008 at 4:24 am
#849664
When I Change the DataType from CHar To Nchar, Problem is Solved, but I want to Know What is the Impact of Jap_CI_AS on The Database
because it work fine with...
April 18, 2008 at 6:28 am
#804288
Problem is still remaining
it think it should not worked because The Then Column Datatype is Char not NChar
April 18, 2008 at 6:04 am
#804275