Search found 37 matches

by pttk
04.12.2010, 00:07
Forum: ZeosLib 7.0 Beta Forum
Topic: unabled to load libmysql
Replies: 4
Views: 835

unabled to load libmysql

Hi,

I use Delphi 2010 and Windows 7 (64), I probe dbexpress and Zeos component
but in both not found LibMySql.dll (I copy in same project folder and system32)

Any idea?
by pttk
08.06.2010, 17:04
Forum: ZeosLib 7.0 Beta Forum
Topic: Post problem Delphi 2010
Replies: 0
Views: 701

Post problem Delphi 2010

Hi, I use Zeos lib 7.0.0 with delphi 2010 when : ZQuery_Gastos.Post send syntax error ¿?. The SQL string is ok Select * from Gtos_Gastos Order By Gto_Fecha Only en INSERT mode , when modified register work OK When debug with ZSQLMonitor the SQL instruction is BAD, all field name is incorrect . 2010-...
by pttk
26.02.2010, 21:30
Forum: ZeosLib 7.0 Beta Forum
Topic: Better version for Delphi 2010
Replies: 3
Views: 695

Zeos Version for 2010

Thank,

But I view any files in http://zeosdownloads.firmos.at/downloads/snapshots/

Now I work with 7.0.0 dev

Thank
by pttk
25.02.2010, 22:23
Forum: ZeosLib 7.0 Beta Forum
Topic: Better version for Delphi 2010
Replies: 3
Views: 695

Better version for Delphi 2010

Hi,

What version is better for Delphi 2010?

Thank
by pttk
19.01.2010, 21:36
Forum: ZeosLib 7.0 Beta Forum
Topic: Error in Post Zquery
Replies: 4
Views: 714

The error is : Column count doesn't match value count at row 1

I use Zquery for update data grid

Any idea?
by pttk
19.01.2010, 16:30
Forum: ZeosLib 7.0 Beta Forum
Topic: Error in Post Zquery
Replies: 4
Views: 714

Error in Post Zquery

Hy

I have very extraneous error, when try post this Zquery:

select * from LegalFlash_Responsables
Where Res_CodigoUsuario=:n_Usuario

Send any scribbles and not save the record.

All another Zquery word OK.

Any idea?

PTTK
by pttk
13.01.2010, 12:37
Forum: ZeosLib 7.0 Beta Forum
Topic: Type mismatch
Replies: 2
Views: 581

Thank
by pttk
07.12.2009, 21:04
Forum: ZeosLib 7.0 Beta Forum
Topic: Type mismatch
Replies: 2
Views: 581

Type mismatch

Hi,

My TZQuery component have many field type "TStringField" but when try open connection send this error message:

Type mismatch for field '.....' expecting: String actual: WideString

All my field are String NOT WideString.

Server Mysql 4.1, IDE Delphi 2010, Zeos 7.0.0 Dev

Any idea?
by pttk
11.11.2009, 11:19
Forum: ZeosLib 7.0 Beta Forum
Topic: I'cant find Libmysql.dll in Vista Ultimate
Replies: 2
Views: 394

Thank, but I copy all libmysql*.dll in all app's directory!!
by pttk
10.11.2009, 14:54
Forum: ZeosLib 7.0 Beta Forum
Topic: I'cant find Libmysql.dll in Vista Ultimate
Replies: 2
Views: 394

I'cant find Libmysql.dll in Vista Ultimate

Hi,

I upgrade one app build in Delphi 2009 to Delphi 2010 in Windows Ultimate machine, I copy all libmysql*.dll in \windows\system32 but in desing mode and runtime mode my app I'cant mysql library.

Any idea?

PTTK
by pttk
03.10.2009, 01:41
Forum: ZeosLib 7.0 Beta Forum
Topic: File not found: 'ZDbcPooled.dcu'
Replies: 4
Views: 623

Hi,

I install ZEOSLIB_TRUNK_REV703 and ZEOS_Delphi2010, but now send:

This application has failed to start because Zdbc140.bpl was not found.

All .bpl is in ......\delphi14\build

Any idea?
by pttk
02.10.2009, 12:26
Forum: ZeosLib 7.0 Beta Forum
Topic: File not found: 'ZDbcPooled.dcu'
Replies: 4
Views: 623

HI,

Thank I used ZEOSLIB_TRUNK_REV704 and ZEOS_Delphi2010

PTTK
by pttk
01.10.2009, 23:47
Forum: ZeosLib 7.0 Beta Forum
Topic: File not found: 'ZDbcPooled.dcu'
Replies: 4
Views: 623

File not found: 'ZDbcPooled.dcu'

Hi

I try install Zeos lib (with Upgrade) in Delphi 2010 (Windows Ultimate) with install this component :

[DCC Fatal Error] ZDbc.dpk(88): F1026 File not found: 'ZDbcPooled.dcu'

Any idea?

PTTK
by pttk
20.01.2009, 02:59
Forum: 6.6 - stable
Topic: Error in second execution of EXECSQL
Replies: 11
Views: 1052

Thank

I copy TQuery with another name and execute one at inicial and other at the end.

Now work ok.
by pttk
19.01.2009, 21:09
Forum: 6.6 - stable
Topic: Error in second execution of EXECSQL
Replies: 11
Views: 1052

Hi,

I install 7.0.0-dev in Delphi 2009, compile and build, the error is the same.

Any idea?