-
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)
-
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.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules