This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
oberon
/
blackbox
mirror de
https://github.com/BlackBoxCenter/blackbox.git
Vigiar
2
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Wiki
Ver Fonte
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
há 9 anos atrás
pai
200f9f4ff0
commit
4494b7a2e9
1 ficheiros alterados
com
0 adições
e
0 exclusões
Visão Dividida
Mostrar Estatísticas Diff
BIN
Sql/Mod/Odbc3.odc
BIN
Sql/Mod/Odbc3.odc
Ver Ficheiro