Zeoslib x TDBcombobox Component

The alpha/beta tester's forum for ZeosLib 7.0.x series

Report problems concerning our Delphi 2009+ version and new Zeoslib 7.0 features here.

This is a forum that will be removed once the 7.X version goes into stable!!

Moderators: gto, EgonHugeist, olehs

calico
Fresh Boarder
Fresh Boarder
Posts: 24
Joined: 03.10.2006, 15:48

Post by calico »

Ok Miab3, com MySQL5 funciona. Mas com o postgresql 8.2 a comobo ficar em um estado muito estranho.Acho que o comportamento errado ocorre apenas com a conexão postgresql.
Tks
calico
Fresh Boarder
Fresh Boarder
Posts: 24
Joined: 03.10.2006, 15:48

Post by calico »

Ok Miab3, com MySQL5 funciona. Mas com o postgresql 8.2 a comobo ficar em um estado muito estranho.Acho que o comportamento errado ocorre apenas com a conexão postgresql.
Tks
miab3
Zeos Test Team
Zeos Test Team
Posts: 1310
Joined: 11.05.2012, 12:32
Location: Poland

Post by miab3 »

calico

Not as I understand what you're saying but for PostgeSQL 9.1, Delphi XE2 and Zeos7eh1405 Lookup looks at me like that:


Michal
You do not have the required permissions to view the files attached to this post.
miab3
Zeos Test Team
Zeos Test Team
Posts: 1310
Joined: 11.05.2012, 12:32
Location: Poland

Post by miab3 »

@EgonHugeist

Hold adding the package XE2. Something is not right. I'm working on it.

Michal Abramczyk
User avatar
EgonHugeist
Zeos Project Manager
Zeos Project Manager
Posts: 1936
Joined: 31.03.2011, 22:38

Post by EgonHugeist »

@miab3,

No problem, didn't commit it actually. I've just uploaded some TZQuery.Parameter fixes for Firebird, MySQL, PostgrSQL if TZConnection.ClientCodePage is an ANSI CodePage while making breakfast and lunch. I've seen That the FullUnicode IDE's did assume allways the stUnicodeString if we say TZQuery.ParamByName('x').AsString := AString. But this is not right for ANSI connections. This is fixed now.

Concerning the calico, reported issue. Did you ownload his movies, Michal? I've opened my PostgreSQL with ClientCodePage = WIN1252 (western european ansi charset). In this ANSI mode i was able to type in the values as fast as his second monitor does show it. But on open the connection in unicode the intyped values have a different behavior. Now i can't see an issue on Zeoas 'em selves. The locate values are comming from the delphi DB-Unit. Also the buffer clearing is done from delphi.... So as far as i can see does Zeos have no possibilities to changes this behavior here. Also i can't confirm that the mouse select doesn't work correctly but i've got an feeling what's going wrong on his side.

calico,
can you tell me which fieldtype is assigned for the lookupcombobox in the second monitor? is it ftString instead of ftWideString? Also i have to know which fieldtype the lookup values do have and the datafield where they should be assigned.

Michael
Best regards, Michael

You want to help? http://zeoslib.sourceforge.net/viewtopic.php?f=4&t=3671
You found a (possible) bug? Use the new bugtracker dude! http://sourceforge.net/p/zeoslib/tickets/

Image
calico
Fresh Boarder
Fresh Boarder
Posts: 24
Joined: 03.10.2006, 15:48

Post by calico »

Hello folks,

Apparently the location as you typing is ok (version 1411). Now when I add the fileds in fildlist comes all fields readonly = true. Put false for all, will save when the error.
'Cannot update this query type'.
User avatar
EgonHugeist
Zeos Project Manager
Zeos Project Manager
Posts: 1936
Joined: 31.03.2011, 22:38

Post by EgonHugeist »

calico,

now i can only barrely follow you. Which fields are readonly now? These of Zeos or ADO? Which fieldtype does the ADO-Connection assume for varchar() fields?

Michael
Best regards, Michael

You want to help? http://zeoslib.sourceforge.net/viewtopic.php?f=4&t=3671
You found a (possible) bug? Use the new bugtracker dude! http://sourceforge.net/p/zeoslib/tickets/

Image
miab3
Zeos Test Team
Zeos Test Team
Posts: 1310
Joined: 11.05.2012, 12:32
Location: Poland

Post by miab3 »

@EgonHugeist

Also do not fully understand but I noticed that sometimes in readonly mode ZEOS painfully slow(about 10 times). There must be some error.

Michal
User avatar
EgonHugeist
Zeos Project Manager
Zeos Project Manager
Posts: 1936
Joined: 31.03.2011, 22:38

Post by EgonHugeist »

@miab3,

hum that is bad. Which component did you set to ReadOnly? Which protocol?

Michael
Best regards, Michael

You want to help? http://zeoslib.sourceforge.net/viewtopic.php?f=4&t=3671
You found a (possible) bug? Use the new bugtracker dude! http://sourceforge.net/p/zeoslib/tickets/

Image
Shagrat3
Fresh Boarder
Fresh Boarder
Posts: 19
Joined: 28.07.2009, 16:02
Contact:

Post by Shagrat3 »

User avatar
EgonHugeist
Zeos Project Manager
Zeos Project Manager
Posts: 1936
Joined: 31.03.2011, 22:38

Post by EgonHugeist »

Shagrat3,

no it isn't these lines do not exist on my branch..

Michael
Best regards, Michael

You want to help? http://zeoslib.sourceforge.net/viewtopic.php?f=4&t=3671
You found a (possible) bug? Use the new bugtracker dude! http://sourceforge.net/p/zeoslib/tickets/

Image
miab3
Zeos Test Team
Zeos Test Team
Posts: 1310
Joined: 11.05.2012, 12:32
Location: Poland

Post by miab3 »

@EgonHugeist

I can not play a situation in which I watched, but I remember the few times I had with this phenomenon (big slowdown) experience.
Recently I just do not use readonly.

Michal
User avatar
EgonHugeist
Zeos Project Manager
Zeos Project Manager
Posts: 1936
Joined: 31.03.2011, 22:38

Post by EgonHugeist »

miab3,

Michal, yes that's right. I'm also not able to reproduce this video issue. All is working fine for me. Btw. can sombody tell me how he made this little video? Thinking about tutorials! Somtimes pictures do say more then thausends words in my mind...

Hmm the ReadOnly is a thing i didn't touched yet. I've got an idea what's going wrong but actually no solution only thoughts..

Michael
Best regards, Michael

You want to help? http://zeoslib.sourceforge.net/viewtopic.php?f=4&t=3671
You found a (possible) bug? Use the new bugtracker dude! http://sourceforge.net/p/zeoslib/tickets/

Image
Locked