Hi,
I have a program that was written for me so that I can list on ebay, but it was never finished. It was written in VB.NET (2002/2003). So, if you open it in any other version you are going to get a lot of error(This is what I was told).
Here is what I need:
1. I need to change what happens when I press my synchronize button. What I had my programmer code in was first it adjusts/checks inventory already online (this part doesn’t need to change) after that it takes items in my database that aren’t listed and tries to match it to my competitors items, so it can pull the price and list it. But if they don’t have an exact match then it searches for the same item in a different grade and uses a percentage based formula to obtain the price. If that doesn’t work it gets thrown into a file so that I may manually match up the item. Now I have all of my competitors items and prices in a database so I don’t need it to search for prices. I just need the synchronize button to check what’s online and then list the items that are not already listed.
2. Since I have all my competitors prices in a database I need to match up their items prices to my items in my database.(So, it coincides with 1st statement). There are some rules for this section and I need a way to match up the titles and numbers that don’t automatically match up. In my database I already have a titles matching section that matches my titles to theirs.
Right now that is the major issue because I need to get the remaining items that are not listed yet up on ebay.
I need to know time frame for completion and price.
Please let me know your thoughts.
Thanks