Search found 5 matches
- 06.04.2012, 14:18
- Forum: 6.6 - stable
- Topic: mysql TZTable.Fieldcount always 0
- Replies: 1
- Views: 400
mysql TZTable.Fieldcount always 0
hi i try to find the number of field in a Mysql table. the table has 10 fields. using tblDetail.FieldCount; return always 0 i have try to use a TZQuery in a function returning an integer Query.SQL.ADD('SELECT COUNT(*) as total FROM INFORMATION_SCHEMA.COLUMNS WHERE TABLE_NAME = "' + mytable +'&q...
- 12.03.2012, 12:55
- Forum: 6.6 - stable
- Topic: incompatible type in ZAbstractDataset.pas
- Replies: 0
- Views: 747
incompatible type in ZAbstractDataset.pas
FPC 2.7.1 Lazarus 0.9.31 window 7 32 bits or Ubuntu 10.04 zeoslib 6.6.6 stable unable to compile zeoslib 2 erros : ...ZAbstractDataset.pas(472,19) Error: Incompatible type for arg no. 1: Got "AnsiString", expected "Pointer" ZAbstractDataset.pas(475,19) Error: Incompatible type fo...
- 12.03.2012, 12:33
- Forum: ZeosLib 7.0 Beta Forum
- Topic: incompatible type in ZAbstractDataset.pas
- Replies: 1
- Views: 411
incompatible type in ZAbstractDataset.pas
FPC 2.7.1
Lazarus 0.9.31
window 7 32 bits or Ubuntu 10.04
zeoslib svn revision 1068
unable to compile zeoslib
the error is
Lazarus 0.9.31
window 7 32 bits or Ubuntu 10.04
zeoslib svn revision 1068
unable to compile zeoslib
the error is
line 485 contains...ZAbstractDataset.pas(485,19) Error: Incompatible type for arg no. 1: Got "AnsiString", expected "Pointer"
Code: Select all
BookMark:=BM;
- 08.02.2011, 11:19
- Forum: ZeosLib 7.0 Beta Forum
- Topic: can't compile svn rev 878 on lazarus
- Replies: 1
- Views: 494
can't compile svn rev 878 on lazarus
hello trying to builld last revision version of zeoslib 7.0alpha i receive the following error //src/zeosdbo/src/core/ZClasses.pas(93,6) Error: No matching implementation for interface method "IUnknown.QueryInterface(const TGuid,out <Formal type>):LongInt; StdCall;" found /src/zeosdbo/src/...
- 05.09.2009, 10:11
- Forum: ZeosLib 7.0 Beta Forum
- Topic: ZeosLib 7 64 bits support
- Replies: 62
- Views: 7255