"Rialhon, Jean Yves" <[EMAIL PROTECTED]> wrote:

> Hi, 
> 
> I'm migrating from midgard 1.5 + php4 + mysql 3.23 to midgard 1.7 + php4
> + mysql 4.0.
> 
> When specify explicitely the database handler it works perfect. I was
> hopping to find another solution preventing me to do such a major change
> in all pages. 

First of all I would suggest to install PEAR DB package.
If you do not want to use it , change a bit your pages "connection usage".

1. You may set root's code-global as inherited and delete other pages 
code-global elements.
2. You may move your code to snippet and include it in code-global elements.

Both solutions let you maintain the code *in one place*.

Piotras

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to