Weird eBay Intergrated Database questions

daniel_mck

New member
Local time
Yesterday, 22:46
Joined
Nov 2, 2006
Messages
4
I started a fairly sucessfull eBay company selling Cellular Phones. Now i am trying to speed up the entire process through the intergration of mutiple programs.
What i have is one program called Blackthorne, i think it is a .net program but i know for sure all of its information is store into a LARGE database with all the sales, listings, and inventory information.
What i would like to do is have access print out the packing slips of all items that are in the payment cleared catagory, and to print them out in accending order.
Is there a way to do this. If so i have aot more little problems to solve, and may need more help but if i can't do that then i will just keep it the way it is.

Thanks alot for your help
 
If access can link to the tables that Blackthorne uses, AND it does not have to update anything, and there are no data conversion issues (like date is some format you can not convert), I would say pretty much a piece of cake.
How ever if the application (Blackthorne I assume) requires an update to one or more tables to show, for example, that an invoice has been printed (and maybe even assumed sent) then would advise against it.
 
Well the main thing i can not understand is how do you have a command that will search for all (could be more than one) items from one buyer, from a query of just the payment clears? Then put all the items from that one buyer on a packaging slip that prints out with an avtive total of all the items on the packing slip.
 
OK man, obviosly i am new at the whole database thing, in understand all of the concepts i would say i know more than the average person but in no way a master of ms access. So can you at least tell me how to find good advanced tutorials.
 

Users who are viewing this thread

Back
Top Bottom