MelanieParent
Programmer
Hello,
I have a select command that gets all the products from an order and I want to list them in the order they were entered in the database. There is no ORDER BY clause. I'm wondering why it doesn't list them that way. When I print the order, it's correct, however when I print the invoice the order is messed up. Anyone knows why that could be ?
Thanks for your help, have a great day !
Melanie
I have a select command that gets all the products from an order and I want to list them in the order they were entered in the database. There is no ORDER BY clause. I'm wondering why it doesn't list them that way. When I print the order, it's correct, however when I print the invoice the order is messed up. Anyone knows why that could be ?
Thanks for your help, have a great day !
Melanie