[TYPO3-mvc] Extbase with external Database?
Alexander Dick
alex at dick.at
Tue Sep 14 11:25:20 CEST 2010
Hi Franz,
Thank you! This is really awesome.
But at the moment I am lucky with the built in Typo3 DB :-)
Cheers
Alex
On Tue, 14 Sep 2010 11:05:19 +0200, Franz Koch <typo3.RemoveForMessage at elements-net.de> wrote:
> Hey Alex,
>
>> it is possible to use an external database in a extbase extension with
>> repository? If so, how?
>
> in general you can do inside your repository whatever you like. You can
> read, write and map data from a CSV file, a webservice, a external DB or
> whatever, but there is no API available to do so. So you have to
> implement that stuff on your own (establishing the connection to the
> external DB, quering for results etc).
>
> What was your intention? Simply switching the storageBackend of the
> repository and keep using extbases QOM? That's not possible ATM.
>
> --
> kind regards,
> Franz Koch
> _______________________________________________
> TYPO3-project-typo3v4mvc mailing list
> TYPO3-project-typo3v4mvc at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-project-typo3v4mvc
More information about the TYPO3-project-typo3v4mvc
mailing list