Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • xblond 1 post 21 karma points
    May 30, 2013 @ 16:23
    xblond
    0

    PostgreSQL integration

    Hi all, 

    I'm trying to install umbraco using a PostgreSQL database.

    For this I write some classes based on SQLCE4Umbraco project.

    But, to be fully working, I had to modify some classes in :

    • Core project (CoreBootManager.cs, PetaPoco.cs, PetePocoExtension.cs) and add NpgsqlSyntaxProvider
    • Datalayer (DataLayerHelper.cs, RecordsReaderAdapter.cs) project.
    All seems to work fine but I hope that exists a way to do the same without modify umbraco projects, just extend them.
    Anyone could explain me how to do this ?

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies