Re: self-JOIN with DBIx

2001-09-03 Thread Jochen Lillich
for the tables. That's exactly the source of my problem. > First of all I have to understand what you like to do... I hope the smoke is clearing now? Best regards, Jochen -- Jochen Lillich http://geewiz.teamlinux.de ...and that is how we know the Earth to

self-JOIN with DBIx

2001-08-31 Thread Jochen Lillich
database returns records when I do this SELECT manually, but the recordset won't contain any records. It seems to me that DBIx (version 0.23) uses internal tablenames like "forumcomment start" and gets confused. What's necessary to

Re: @INC for Embperl

2001-07-11 Thread Jochen Lillich
r your patience with me. :-) -- Jochen Lillich http://geewiz.teamlinux.de There's no place like ~ - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

@INC for Embperl

2001-07-10 Thread Jochen Lillich
Hi! What's the best way of including additional directories in @INC? I got two directories where I put the Perl modules into that are used by my EmbperlObject based site. And having "use lib" in every page feels just plain wrong. TIA, Jochen -- Jochen Lillich

Separating code from layout

2001-06-15 Thread Jochen Lillich
plications where this is done? TIA, Jochen -- -------- *Jochen Lillich*, Consultant/Trainer @ /TeamLinux GbR/ Rheinstr. 26, 76676 Graben-Neudorf, Germany Tel. +49 7255 76784-1

Re: DBIx::Recordset::DBSeq

2001-06-15 Thread Jochen Lillich
ld be a portability plus. But surely it wouldn't be a performance plus. Conclusion: I'll use Pg's sequence features. Thanks! Jochen -- -------- *Jochen Lillich*, Consultant/Trainer @ /TeamLinux GbR/ Rheinstr. 26, 76676

DBIx::Recordset::DBSeq

2001-06-09 Thread Jochen Lillich
quot; parameter of a DBIx::Recordset? TIA, Jochen -- -------- *Jochen Lillich*, Consultant/Trainer @ /TeamLinux GbR/ Rheinstr. 26, 76676 Graben-Neudorf, Germany Tel. +49 72

Store DBIx::Recordset inside an object

2001-06-05 Thread Jochen Lillich
like a typeglob any more. What's the right way to do this? I'm afraid I haven't really understood the concept of typeglobs so far, so I'd be more than happy to get some help from you. Greetings, Jochen -- ----------