I have a database that with two fields, NamaFail and Ciri. Ciri is a filed that contains 00110002 data. So, we get the file name from the user. Using this file name we will compare the Ciri field of this file name with all the field Ciri. We want to compare string by string…
Please help me