#1 2016-05-30 15:13:22

Eric
Member
Registered: 2012-11-26
Posts: 129
Website

SynSQLite3 should expose the SQLite 16bits strings interfaces

This would make SynSQLite3 directly usable with Delphi strings, without having to use casts and temporary strings:

bind_text16
result_text16
prepare_v2_16
value_text16
column_decltype16
column_name16

Last edited by Eric (2016-05-30 15:17:41)

Offline

#2 2016-05-30 16:06:55

ab
Administrator
From: France
Registered: 2010-06-21
Posts: 14,182
Website

Re: SynSQLite3 should expose the SQLite 16bits strings interfaces

Offline

#3 2016-06-01 10:39:08

Eric
Member
Registered: 2012-11-26
Posts: 129
Website

Re: SynSQLite3 should expose the SQLite 16bits strings interfaces

Well, it was worth a try smile

Offline

Board footer

Powered by FluxBB