I'm developing an software in vb.net with accessdb for a small business. In this I had to make an invoice I have product table, client table I have to make an invoice / order / transaction now. I'm confused in items like custem A buy 10 items on diffrent quantaty and diffrente rate how should I store those 10 items it can be 5 or 15 or more than that how shoul I store it. what will be the best way to do this. I was thinkning to make a new row for each items but it will be waste of storage. is there any smart way to do this.