AW: [Typo3-dev] the horror of different usertables
    Martin T. Kutschker 
    Martin.no5pam.Kutschker at blackbox.n0spam.net
       
    Tue Jun  1 12:56:09 CEST 2004
    
    
  
Hannes Schmidt wrote:
> With the new dbal which I believe 3.6 has built in, you could switch to a
> database that supports views (Oracle, upcoming MySQL version 5.1 is expected
> to support them as well).
You could do another mysql trick: create the fe_user table as a merge 
table on top of be_users (or vice versa). Of course you have to fiddle 
with the fields and and the login mechanism (which is differently as 
well, but there are extensions that cope with that).
Masi
    
    
More information about the TYPO3-dev
mailing list