Important Notice from AspDotNetStorefront
It is with dismay that we report that we have been forced, through the action of hackers, to shut off write-access to this forum. We are keen to leave the wealth of material available to you for research. We have opened a new forum from which our community of users can seek help, support and advice from us and from each other. To post a new question to our community, please visit: http://forums.vortx.com
Results 1 to 2 of 2

Thread: Get new orders from the site

  1. #1
    kotahena is offline Junior Member
    Join Date
    Sep 2011
    Posts
    1

    Smile Get new orders from the site

    How I can get - query the new orders and once I get it and process it on my local system, I want to update it with a different status. How I can do this? Can I create an application using C# connect to the database directly? If so how I can find the IP address of the database etc.. (connection string)

  2. #2
    AspDotNetStorefront Staff - Scott's Avatar
    AspDotNetStorefront Staff - Scott is offline Administrator
    Join Date
    Mar 2007
    Location
    Ashland, OR
    Posts
    2,390

    Default

    You could write a desktop app to manage orders, sure. WSI would actually make that pretty easy.

    As for getting your DBConn info, that'd have to come from your host.