Search found 2 matches

by vbazovic
13.05.2020, 10:29
Forum: ZeosLib 7.3/8.0 Forum
Topic: Zeos 7.3 testers-thread
Replies: 286
Views: 49134

Re: Zeos 7.3 testers-thread

When cross compiling from GNU/Linux system (Debian and it's derivate) to Windows 64 there are some "caps" filename problems. In files ./dbc/ZDbcAdoMetadata.pas:67, ./dbc/ZDbcAdo.pas:131, ./dbc/ZDbcOleDBStatement.pas:244, ./dbc/ZDbcOleDBMetaData.pas:52, ./dbc/ZDbcOleDB.pas:153 in uses there...
by vbazovic
24.04.2014, 13:54
Forum: ZeosLib 7.2 Forum
Topic: sqlite, params, insert not working
Replies: 1
Views: 791

sqlite, params, insert not working

Enviroment: CodeTyphon 4.9 with Zeos Rev 3112, ver 7.2.0 has a problem (works fine with 7.1.2) with sqlite3 (3.7.16.1 library version) on Linux. When you try an insert/update query with parameters (ParamByName method) it does not work. This is some debug info: Exception class: EZSQLException Message...