On 16/10/2007, Gjergj Sheldija <[EMAIL PROTECTED]> wrote:
> hi Zeeshan,
>
> that's a great step, as for the db, i can do it withot no problem. yes
> i'm talnking on the mysql level....
> another step to do would be to evitate data duplication, but that can be
> done on a later step.
> as for now i would be very glad to help.
>
> regards
> gjergji
>

Why integrate the databases? Surely this is only making things more
complicated than it needs to be, and making maintenance a nightmare.
Both databases can be accessed from within the same scripts.

All you need to worry about is when you need a query that accesses
both databases - I'm not an expert on Care2x but I know weberp pretty
well, and I would be surprised if you need to do this often, if at
all.

More important is a common login, and shared session variables, and I
would have thought this was a better area to put our efforts into.

Thanks
Tim

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers

Reply via email to