Search found 20 matches

by guyvdb
13.09.2005, 07:54
Forum: 6.5.1 (alpha) - 6.6.x (beta)
Topic: ado
Replies: 5
Views: 1954

fduenas, Thanks for your answer. We are using version 6.5.1 (nov 2004). We have a production application, so we can't go directly to the latest cvs-version because of the change they made in the query component 'requestlive vs readonly' As soon as possible i will do a test with the latest version on...
by guyvdb
08.09.2005, 15:21
Forum: 6.5.1 (alpha) - 6.6.x (beta)
Topic: problem with ZQuery
Replies: 5
Views: 3642

Thanks for the answer.
I must send the latest message the same time as you did, so ignore it.
by guyvdb
08.09.2005, 15:18
Forum: 6.5.1 (alpha) - 6.6.x (beta)
Topic: problem with ZQuery
Replies: 5
Views: 3642

I looked in the source code, and the published property 'requestlive' does not exist anymore. I installed the version of 6.5.1 (nov 2004) again, so the project works. But we have a couple of problems, so we want to use the latest version. If you delete a property of a component, it is not backwards ...
by guyvdb
08.09.2005, 14:50
Forum: 6.5.1 (alpha) - 6.6.x (beta)
Topic: problem with ZQuery
Replies: 5
Views: 3642

problem with ZQuery

Yesterday i installed wincvs, and downloaded the lastest version of Zeoslib 6.5.1 Now, we have a big problem. The property 'Requestlive' does not exist anymore in the new library. So, if we want to use the latest cvs version, we have to change over the hundred forms and a couple of units too. What's...
by guyvdb
31.08.2005, 09:07
Forum: 6.5.1 (alpha) - 6.6.x (beta)
Topic: ado
Replies: 5
Views: 1954

ado

Hello, I have a problem with ADO. We use delphi 7 and our database is SQL SERVER 2000. If we use dblib, everything works fine. Nevertheless, we want change to ADO. The problem is with the next piece of code: [syntax="delphi"]procedure TfrmIntrastats.fillGrditems(strSelect: string; strWhere...