abot
|
| Posted: 07/15/2001, 8:05 AM |
|
The question:
what is the purpose and correct way to use
Form Properties/SQL/Count SQL property?
I've tried to insert "dummy", but there is no trace in the generated code of
it.
And now, the considerations.
I'm trying the Beta 4 and it seems to work well (previous beta crashed with
PHP problem).
Enhancements are very good, I like especially form copy and paste option,
and multiple styles, but one thing make me think that Codecharge pals really
seem to READ our mind... (or maybe I've lost some request posted?).
We all now that the only way to squeeze Codecharge potential (like all case
tools) is to study the generated code.
One of the most useful little things, something that until now I managed to
do by myself inserting code snippets // -- begin Event name // -- end Event
Name is
now automatic... well, they didn't use "begin" and "end", but I used to
THINK in Pascal/Delphi before trying the net languages and no one is perfect
.
Codecharge is not (still) Delphi-for-the-net, but the way is clear...
All we can do is support them like they seem to support us.
So BUY it if you can, it's more and more a bargage.
--
Richi Novello
r.novello@kromeidon.com
|
|
|
 |
CodeCharge
|
| Posted: 07/15/2001, 2:07 PM |
|
> The question:
> what is the purpose and correct way to use
> Form Properties/SQL/Count SQL property?
>
> I've tried to insert "dummy", but there is no trace in the generated code
of
> it.
This was temporary solution to allow programs to correctly display page
total in the Navigation section, specially for complex queries where we may
not be able to calculate page/record count correctly.
We are testing several other solutions and possibly this option will be
removed in the final release.
|
|
|
 |
|