Re: Dynamic (SQL) Pages in lenya

2006-04-05 Thread Jürgen Ragaller
Hi Jann Am 04.04.2006 um 14:51 schrieb Jann Forrer: On Sat, 1 Apr 2006, Jürgen Ragaller wrote: Am Apr 1, 2006 um 13:23 schrieb Trevor Glen: Jann Forrer wrote: If just recently integrate a simple sql example into an existin page using the SQLTransformer. That was quite easy to achieve. I

Re: Dynamic (SQL) Pages in lenya

2006-04-04 Thread Jann Forrer
On Sat, 1 Apr 2006, Jürgen Ragaller wrote: Am Apr 1, 2006 um 13:23 schrieb Trevor Glen: Jann Forrer wrote: If just recently integrate a simple sql example into an existin page using the SQLTransformer. That was quite easy to achieve. I did only add the sql transformation into doctypes.xmap l

Re: Dynamic (SQL) Pages in lenya

2006-04-01 Thread Jürgen Ragaller
Am Apr 1, 2006 um 13:23 schrieb Trevor Glen: Jann Forrer wrote: If just recently integrate a simple sql example into an existin page using the SQLTransformer. That was quite easy to achieve. I did only add the sql transformation into doctypes.xmap like: map:transform type="sql" label="raw"

Re: Dynamic (SQL) Pages in lenya

2006-04-01 Thread Trevor Glen
Jann Forrer wrote: > If just recently integrate a simple sql example into an existin page > using the SQLTransformer. That was quite easy to achieve. I did only add > the sql transformation into doctypes.xmap like: > > map:transform type="sql" label="raw"> > value="jdbc:mysql://mysql.h

Re: Dynamic (SQL) Pages in lenya

2006-03-31 Thread Michael Wechner
Trevor Glen wrote: Michael Wechner wrote: are you refering to Lenya 1.2.x or Lenya 1.4-dev? 1.2, but I am willing to use 1.4 if it is easier. I think it's much better. Also you might want to take a look at https://svn.wyona.com/repos/public/lenya/pubs/mypub/ (anonymous:anonymo

Re: Dynamic (SQL) Pages in lenya

2006-03-31 Thread Jann Forrer
On Fri, 31 Mar 2006, Trevor Glen wrote: Michael Wechner wrote: are you refering to Lenya 1.2.x or Lenya 1.4-dev? 1.2, but I am willing to use 1.4 if it is easier. If just recently integrate a simple sql example into an existin page using the SQLTransformer. That was quite easy to achieve.

Re: Dynamic (SQL) Pages in lenya

2006-03-31 Thread Trevor Glen
Michael Wechner wrote: > are you refering to Lenya 1.2.x or Lenya 1.4-dev? > 1.2, but I am willing to use 1.4 if it is easier. Trev > Michi > > Trevor Glen wrote: > >> Hi All, >> >> I have been playing with lenya for about week now and I would like to >> convert my personal home page over to l

Re: Dynamic (SQL) Pages in lenya

2006-03-30 Thread Michael Wechner
are you refering to Lenya 1.2.x or Lenya 1.4-dev? Michi Trevor Glen wrote: Hi All, I have been playing with lenya for about week now and I would like to convert my personal home page over to lenya. To do this, I need to generate some dynamic pages using sql. In my searches of this mailing li

Dynamic (SQL) Pages in lenya

2006-03-30 Thread Trevor Glen
Hi All, I have been playing with lenya for about week now and I would like to convert my personal home page over to lenya. To do this, I need to generate some dynamic pages using sql. In my searches of this mailing list and on the web, using xsp and esql seems to be the best approach to do this (