Bläddra i källkod

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 år sedan
förälder
incheckning
4494b7a2e9
1 ändrade filer med 0 tillägg och 0 borttagningar
  1. BIN
      Sql/Mod/Odbc3.odc

BIN
Sql/Mod/Odbc3.odc