bingo...
disinstalled FB 2.0.5 from my win xp pro sp3 and installed FB 2.0.3 (cause 2.0.4 not found )
it works
Search found 13 matches
- 15.02.2010, 11:58
- Forum: 6.6 - stable
- Topic: SIGSEGV on lazarus with Zeoslib 6.6.6 and Firebird 2.0
- Replies: 10
- Views: 1884
- 15.02.2010, 10:13
- Forum: 6.6 - stable
- Topic: SIGSEGV on lazarus with Zeoslib 6.6.6 and Firebird 2.0
- Replies: 10
- Views: 1884
this week i tried this source on various systems (1) on vista (FB 2.0.4) all goes fine (2) on win xp pro sp3 (FB 2.0.5) nothing works and - here - bin compiled on other systems fails (3) tried on a virtual machine too (win xp pro sp3) with FB 2.5.0 beta2 and... all goes fine reading about sauroweb i...
- 12.02.2010, 10:55
- Forum: 6.6 - stable
- Topic: SIGSEGV on lazarus with Zeoslib 6.6.6 and Firebird 2.0
- Replies: 10
- Views: 1884
- 29.01.2010, 15:40
- Forum: 6.6 - stable
- Topic: SIGSEGV on lazarus with Zeoslib 6.6.6 and Firebird 2.0
- Replies: 10
- Views: 1884
SIGSEGV on lazarus with Zeoslib 6.6.6 and Firebird 2.0
hi all i've a simple project made with lazarus 0.9.28.2 beta (Win XP SP3) ZConnection1: TZConnection; protocol: firebird-2.0 versione: 6.6.6-stable ZQuery1: TZQuery; connection: ZConnection1 Datasource1: TDatasource; dataset: ZQuery1 sql: select * from EMPLOYEE DBGrid1: TDBGrid; datasource: Datasour...
- 21.05.2008, 10:29
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: Invalid operation in AutocommitMode
- Replies: 7
- Views: 1828
- 20.05.2008, 14:13
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: Invalid operation in AutocommitMode
- Replies: 7
- Views: 1828
- 20.05.2008, 11:11
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: Invalid operation in AutocommitMode
- Replies: 7
- Views: 1828
reading carefully mdaems's and patyi's replies i think mistake is in my code look at comments: cnConn.StartTransaction; Try ZSQLProcessor1.Execute; cnConn.Commit; // <- this is the correct place Except on e: exception do begin Memo2.Lines.Add('error: ' + e.Message); Memo2.Lines.Add(' rollback forced...
- 18.05.2008, 17:45
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: Invalid operation in AutocommitMode
- Replies: 7
- Views: 1828
Invalid operation in AutocommitMode
hi all my instalation: laz 0.9.24 beta and zeos 6.6.2 (under MS Vista) i'm using firebird db server (not embedded) and i've already looked in this site about this topic... however i think there's something strange i know using firebird, working with AutocommitMode = TRUE is good; i know too that Sta...
- 10.04.2008, 09:20
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: can't find zeos palette (on lazarus on vista )
- Replies: 7
- Views: 1800
- 08.04.2008, 14:44
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: can't find zeos palette (on lazarus on vista )
- Replies: 7
- Views: 1800
- 07.04.2008, 15:25
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: can't find zeos palette (on lazarus on vista )
- Replies: 7
- Views: 1800
ok reinstalled under win xp: all gone during package compilation in unit ZAbstractRODataset i've found an error at line: 2975 as downloaded: BaseFieldTypes: array[TFieldType] of TFieldType = ( ftUnknown, ftString, ftInteger, ftInteger, ftInteger, ftBoolean, ftFloat, ftFloat, ftBCD, ftDateTime, ftDat...
- 07.04.2008, 15:08
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: can't find zeos palette (on lazarus on vista )
- Replies: 7
- Views: 1800
- 06.04.2008, 10:27
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: can't find zeos palette (on lazarus on vista )
- Replies: 7
- Views: 1800
can't find zeos palette (on lazarus on vista )
hi all i'm a newby in lazaraus i've installed zeos but can't find palette using graphic package i can see that all 5 packages are installed and marked as "install next startup" (message translated from italian lazarus gui) i restart lazarus (many times) but zeos palette never appera looked...