This website works better with JavaScript
Home
Explore
Help
Register
Sign In
oberon
/
blackbox
mirror of
https://github.com/BlackBoxCenter/blackbox.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
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 years ago
parent
200f9f4ff0
commit
4494b7a2e9
1 changed files
with
0 additions
and
0 deletions
Split View
Show Diff Stats
BIN
Sql/Mod/Odbc3.odc
BIN
Sql/Mod/Odbc3.odc
View File