Hi. I’m currently doing a project based on permutation and combination and I don’t get it.

It should permutated a series of number entered in a textbox and search all that number in ms access database.
If the searching number exists in the database, it should list down all the numbers in the next row from the database in a richtextbox. If there is same combination numbers available, it should show only 1 of those combination number and shows total combination available for that number.

I really don’t get how to do it, but my boss just asks me to do so. Does anyone can help me with this? Thanks in advance.

Recommended Answers

All 2 Replies

I think that fastest way would just iterate once through the database and compare key of sorted digits.

iterate once through the database and compare key of sorted digits

can you please show me how to do it? im not so familier with database.thank you.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.