Browse Source

fixing a crash in SqlOdbc3.Open with servers that have a long name. Refs: #49.
Length must be according to the size of the string.
changed from 255 to LEN(str) * SIZE(CHAR), which is 52.

Signed-off-by: Josef Templ <josef.templ@gmail.com>

Josef Templ 9 năm trước cách đây
mục cha
commit
4494b7a2e9
1 tập tin đã thay đổi với 0 bổ sung0 xóa
  1. BIN
      Sql/Mod/Odbc3.odc

BIN
Sql/Mod/Odbc3.odc