Yosua
Programmer
- Aug 23, 2011
- 25
Hi all,
I'm stuck at my label printing.
I have 2 situations here.
1. If I remove those comment mark, the app will send "Data not found" even when I entered existed correct product id.
2. If I add those comment mark(which is current situation), the app will show me a label with empty data, and close itself in less than a second.
In my analysis, which is much likely to be wrong
The problem is in the code that should grab MySQL data. But I've test the query and it's ok.
So can anyone help me to show me show where I did wrong?
I'm stuck at my label printing.
I have 2 situations here.
1. If I remove those comment mark, the app will send "Data not found" even when I entered existed correct product id.
2. If I add those comment mark(which is current situation), the app will show me a label with empty data, and close itself in less than a second.
In my analysis, which is much likely to be wrong
The problem is in the code that should grab MySQL data. But I've test the query and it's ok.
So can anyone help me to show me show where I did wrong?