Search found 4 matches
- 09.04.2010, 05:53
- Forum: ZeosLib 7.0 Beta Forum
- Topic: ZDbcMySQLStatement and Unicode parameters
- Replies: 4
- Views: 819
using Zeos SVN rev 800 and Delphi 2010 Hi, Same problem with unicode string parameter Query and SQLite. Patch from BraveCobra also works here :-). Is it possible to add it in ZDbcSqLiteStatement.pas (Line 361) 361 stString, stUnicodeString, stBytes: 362 Result := GetEscapeString(SoftVarManager.GetAs...
- 05.04.2010, 20:06
- Forum: SQLite
- Topic: LargeInt fields show up as TStringField in Table component
- Replies: 4
- Views: 787
- 04.04.2010, 20:42
- Forum: SQLite
- Topic: LargeInt fields show up as TStringField in Table component
- Replies: 4
- Views: 787
Hi, Using ZeosLib Trunk version 774, Delphi 2010, SQLite Databse After right click on field collection editor in table component and select 'Add all fields', if there is a LargeInt field, it gets added as a String field. Same problem here but I have a INT64(LARGEINT) in the database that gets added ...
- 02.04.2010, 12:30
- Forum: ZeosLib 7.0 Beta Forum
- Topic: Zeos 7 Alpha and Delphi 2009 Support - Official Thread
- Replies: 97
- Views: 29183