Search found 16 matches

by diegocm
13.12.2007, 19:30
Forum: Firebird
Topic: Example of Master/Detail
Replies: 4
Views: 2380

Hi acakadut.

Thanks for the example.


But isn't working fine. Try to delete or to insert a new record in detail, you'll get a error similar to: "ClientDataSet1: Dataset not in edit or insert mode".


Diego.
by diegocm
29.11.2007, 13:02
Forum: Firebird
Topic: Example of Master/Detail
Replies: 4
Views: 2380

Someone??


My small project is stopped because of this problem.

Will it be that I will have to change the structure?


Thanks for all..



Diego.
by diegocm
24.11.2007, 14:04
Forum: 6.5.1 (alpha) - 6.6.x (beta)
Topic: Help!!
Replies: 2
Views: 871

Re: Help!!

Olá Alguém entende um pouco da Língua Portuguesa aqui neste forum, queria postar uma dúvida mais não entendo nada do Inglês :oops: Hi Someone understand a little of the portuguese here in the forum, I wanted to post a doubt, but I don't understand nothing of the english. Olá Fábio. Eu sou brasileir...
by diegocm
23.11.2007, 01:19
Forum: Firebird
Topic: Example of Master/Detail
Replies: 4
Views: 2380

Example of Master/Detail

First, I'm sorry. For some time I'm trying to make an example of master / detail with ZQuery / DataSetProvider / ClientDataSet, but I'm not getting. I followed the fixed of bugs 43 and 59, but even then still having problems. Does someone can give me a example, please? I also got the example in the ...
by diegocm
20.11.2007, 11:45
Forum: 6.5.1 (alpha) - 6.6.x (beta)
Topic: Does ZeosDBO work with ClientDatasets
Replies: 16
Views: 4005

That funny. I did what you said, but it didn't work. 1. Uninstall ZeosLib and clean old version. 2. Install ZEOSLIB_TRUNK_REV310 3. Make a example of Master/Detail Master: ZQuery -> DataSetProvider -> ClientDataSet -> DataSource Link: DataSource Detail: ZQuery -> ClientDataSet -> DataSource I'm upse...
by diegocm
19.11.2007, 16:49
Forum: 6.5.1 (alpha) - 6.6.x (beta)
Topic: How to determine if a Query has an empty result
Replies: 3
Views: 1459

Try like this:

Code: Select all

if ZQuery1.IsEmpty then
   // ...
by diegocm
19.11.2007, 16:37
Forum: 6.5.1 (alpha) - 6.6.x (beta)
Topic: Does ZeosDBO work with ClientDatasets
Replies: 16
Views: 4005

Hi mdaems, I understood, but the link ( http://zeosdownloads.firmos.at/downloads/snapshots ) contains the following files: ZEOSLIB_TESTING_REV305.zip 28-Oct-2007 13:42 13M ZEOSLIB_TESTING_REV305_COMPACT.zip 28-Oct-2007 13:30 2.0M ZEOSLIB_TESTING_REV309.zip 07-Nov-2007 14:59 13M ZEOSLIB_TESTING_REV30...
by diegocm
19.11.2007, 15:11
Forum: 6.5.1 (alpha) - 6.6.x (beta)
Topic: Does ZeosDBO work with ClientDatasets
Replies: 16
Views: 4005

jose fermin wrote:you can get it at:

http://zeosdownloads.firmos.at/downloads/snapshots

I already downloaded, but now what have I to install??
by diegocm
19.11.2007, 14:38
Forum: 6.5.1 (alpha) - 6.6.x (beta)
Topic: Does ZeosDBO work with ClientDatasets
Replies: 16
Views: 4005

The only thing you have to do is install the newest version the way you install every zeoslib version. 0. Uninstall and clean eventual old versions of zeoslib (bpl, dcu,...) 1. Unpack 2. Compile the packages for your compiler (packages directory) 3. Install ComponentDesign Package in your IDE. If t...
by diegocm
12.11.2007, 19:58
Forum: 6.5.1 (alpha) - 6.6.x (beta)
Topic: Does ZeosDBO work with ClientDatasets
Replies: 16
Views: 4005

Excellent. Very Good.


Now, what have I update in my pc??


Thank,


Diego.
by diegocm
10.11.2007, 14:21
Forum: 6.5.1 (alpha) - 6.6.x (beta)
Topic: Does ZeosDBO work with ClientDatasets
Replies: 16
Views: 4005

This link (http://downloads.firmos.at/downloads/snapshots) isn't ok.


The bug that you said are 43 and 59???


Because I have a problem with Master/Detail that I can't solve.




Diego.
by diegocm
24.10.2007, 19:57
Forum: Firebird
Topic: Master/Detail + ClientDataSet
Replies: 8
Views: 2646

But how will be this relation?? Will can give me a example?


Thanks,

Diego.
by diegocm
23.10.2007, 16:30
Forum: Firebird
Topic: Master/Detail + ClientDataSet
Replies: 8
Views: 2646

Then I can't use the ClientDataSet for the master/detail relationship?


What do you suggest?
by diegocm
23.10.2007, 14:05
Forum: Firebird
Topic: I need an example
Replies: 5
Views: 2420

Seemingly is correct. Case wants, send me a mail with your example and database that I see for you.

mail: diegomaciel@diretriz.net


Diego.
by diegocm
23.10.2007, 14:01
Forum: Firebird
Topic: Master/Detail + ClientDataSet
Replies: 8
Views: 2646

Exactly. Case a master register have two details, in DBGrid two lines are show, but the lines are without data.


It's then a bug?? It's not possible to resolve??


Thanks,

Diego.