Merchant Archive
Thread: Merchant Email to XML Program Now Available
PepeGSay wrote:
Hey Draznar, why am I on your ignore list? I sent you a PM and it said I was on your ignore list... did I do something to piss you off? Or is the forum just fuabar'd?? Just wondering.
I had the same problem sending a message to TH. So I guess the forums are a little fubar. Currently I do not have anyone on my ignore list.
Though I might add a customer soon... I am having a hard time staying in stock... Stop asking for more stuff... Of yeah, I lost everything to the 14 day bug.... want power? Guess what I am raising my price... Doubling it in fact... Have a nice day...
I havent used the new version but here is a request/question...
how about maybe making a separate XML file with totals for each buyer....process individual sales, then in another file show what each user has purchased....or something to that extend!
Thanks for the great utility!
Raduk, in version4 and later there is an MS Access file included, you can do that with this file. In addition you can pull it into excel and do what you are describing. I would like to have more of this info right in the program and I am working on the queries to do what you are describing, but without adding a databse of some kind the query supportfor XML is pretty... uh crappy. I can do all that in 2 seconds flat in SQL. But doing a "select sum(price), buyer from table group by buyer" is actually a major pain with *just* an XML file.
If anyone can give me hints on that it would be appreciated. Alpha 6 will be out this weekend, and will have some nifty new features maybe I can work some of this in.
Alpha 6 is now available!
Major changes:
1. Allows you to associate an XSL file with the output XML.
2. Tracks vendor purchases you have made.