[TYPO3-mvc] Chance to "map" TableNames

Steffen Ritter info at rs-websystems.de
Tue Jul 21 10:38:01 CEST 2009


Xavier Perseguers schrieb:
> Hi,
> 
>> In case the tables are not in TYPO3, you can also do the object 
>> relational mapping on your own, and just pass the objects to Fluid.
>>
>> If you do that, I think you need to fix some more stuff, but in 
>> general this should work.
> 
> I confirm. I do this with a SQL Server database with rvt_adodb and DBAL 
> (a mix of them for the moment) to connect to it and I created my own 
> repository and object model. Then it is integrated in Fluid without 
> further adjustment.
> 
may you post your repository as example. im Currently stuck...
YOu just implemented an repo which implements the repo interface, doing 
your own queries to another db? did i get it?

regards


More information about the TYPO3-project-typo3v4mvc mailing list