Search found 4 matches

by rodrigosd
28.10.2009, 20:41
Forum: 6.6 - stable
Topic: ZQuery.MacroByName()
Replies: 9
Views: 3217

So...
I already did the Macro's implementation.
Now I have to test it and all the other differences between the new version and the old version of zeos that I was ussing.

When I finish all that, how could I "commit" my implementations?!

Rodrigo
by rodrigosd
20.10.2009, 13:06
Forum: 6.6 - stable
Topic: ZQuery.MacroByName()
Replies: 9
Views: 3217

I'll try to add that.

Rodrigo
by rodrigosd
16.10.2009, 20:20
Forum: 6.6 - stable
Topic: ZQuery.MacroByName()
Replies: 9
Views: 3217

I'm using the version '50300' as zeos.inc. Now I'm tring to update to the newest one. I know that I could reformulate all the querys to use "query.sql[X] := something", but all the system is implemented using macros and params. An example: SQL SELECT * FROM people WHERE age > 30 %macro COD...
by rodrigosd
15.10.2009, 13:12
Forum: 6.6 - stable
Topic: ZQuery.MacroByName()
Replies: 9
Views: 3217

ZQuery.MacroByName()

In a "very old" version of Zeos we had the property "Macros" and we could use "MacroByName()" ...
There is some way to do that in Zeos 6.6.5 ?
Thanks