Copied to clipboard

Flag this post as spam?

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


  • k1 14 posts 33 karma points
    Oct 10, 2009 @ 08:05
    k1
    0

    Module with custom DB

    Hello

    I want to create some module that store data  with specific field on my database tables,Is there any idea,how  to connect my tables in db with umbraco classes? to my modules.

    Question is : Transaction with modules and DB,with umbraco classes

     

  • skiltz 501 posts 701 karma points
    Oct 10, 2009 @ 08:13
    skiltz
    0

    With umbraco you can create .net user controls.  As with any .net user control you can build any custom module and intergrate it with Umbraco.  Are you a .net developer?  Here is some information about the Umbraco api. http://umbraco.org/documentation/books/api-cheatsheet

    So yes create a usercontrol which connects to an external database and then displays data in Umbraco.

     

     

  • Tommy Poulsen 514 posts 708 karma points
    Oct 10, 2009 @ 08:13
    Tommy Poulsen
    0

    Hi, you should check out Jespers sql project for interacting with a database: http://our.umbraco.org/projects/sql-for-xslt-%28jespercom%29

    >Tommy

     

Please Sign in or register to post replies

Write your reply to:

Draft