H
Hidy
Hello there,
I had used combo box to list the customer name which i can do update and
delete of the record. The problem is I have over 170000 data and the combo
box is only limit to 65535 records only. I suggest to do separete combo box
listing where i can group each combo box for example (A-C) (D-F). I don't
know how to list the name base on first letter. Eg:-
select CustName from Customer where CustName=(i don't know this part where i
can have name with beginning letter A,B,C).
Thanks.
I had used combo box to list the customer name which i can do update and
delete of the record. The problem is I have over 170000 data and the combo
box is only limit to 65535 records only. I suggest to do separete combo box
listing where i can group each combo box for example (A-C) (D-F). I don't
know how to list the name base on first letter. Eg:-
select CustName from Customer where CustName=(i don't know this part where i
can have name with beginning letter A,B,C).
Thanks.