Joined
Last Seen
0 Reputation Points
100% Quality Score
- Upvotes Received
- 1
- Posts with Upvotes
- 1
- Upvoting Members
- 1
- Downvotes Received
- 0
- Posts with Downvotes
- 0
- Downvoting Members
- 0
0 Endorsements
Ranked #107.55K
~1K People Reached
About Me
FIX Onboarding Engineer at Ullink
Favorite Forums
Programming x 1
Favorite Tags
1 Posted Topic
Re: Hi @nishto, Have you tried this query in a mysql CLI and confirmed the select fetches data properly? To me, the SQL statement is not right: `"SELECT a.in_no, a.client, a.add, a.Date, a.subTotal a.gTotal, b.id, b.item, b.quantity, b.price from invoice a, invoiceItems b where a.in_no = b.in_id AND in_no = '$invID' … |
The End.