I'm creating a Visitor Management system. for that every single I'm gonna click a new image of visitor. not using the gallery. So that I can uniquely identify the entry using Image. Now I want to store as well display the images and text entry fields of the detail entered on a new activity page. So, how to do that? How to store images taken by camera and without providing any name to them as well to display them on other page. Please help me sir.
Can't we store the image name in database and store the image itself in gallery? Later on we can search the gallery by the saved name and get the photo?
Good thinking mate... But think that anyone can access your gallery (you*) And this means that anyone (you accidentaly*) may delete that image from its location in phone storage... That's why we use database cause gallery can't show contents stored in database and hence app's personal and essential data is safe
When you want to select from a specific column (ColumnName) and a specific key (ID) you have to write: SELECT ColumnName FROM tablename WHERE 'ID =' ...your desired ID...';
Hi all, I have updated the source code link in the description box 👆👆👆👆
Thank you! It really helped me.
Nice video. thanks for uploading this
Thanks
your website link isn't working...
I have added a new link in the description
Sir in your video you showed the image from drwablr folder. But can clear the doubt to upload image from galary.
Please talk a little slow. It's too hard to catch with your speed.
I'm creating a Visitor Management system. for that every single I'm gonna click a new image of visitor. not using the gallery. So that I can uniquely identify the entry using Image. Now I want to store as well display the images and text entry fields of the detail entered on a new activity page. So, how to do that? How to store images taken by camera and without providing any name to them as well to display them on other page. Please help me sir.
Can't we store the image name in database and store the image itself in gallery? Later on we can search the gallery by the saved name and get the photo?
Good thinking mate... But think that anyone can access your gallery (you*)
And this means that anyone (you accidentaly*) may delete that image from its location in phone storage... That's why we use database cause gallery can't show contents stored in database and hence app's personal and essential data is safe
Do you know Hindi? ....if yes then this may guide you 👉 #harrybhai
You can do that, but why save on gallery rather than a server.
How to write query for particular data I want to write query for Two data from table how to write query
When you want to select from a specific column (ColumnName) and a specific key (ID) you have to write:
SELECT ColumnName FROM tablename WHERE 'ID =' ...your desired ID...';
@@codeLabX-pro I have already created a column I want to fetch the data from two coulmn as I have created . How to fetch data
@@WayOfDeens SELECT Column1, Column2 FROM tablename WHERE 'ID =' ...your desired ID...'; for selecting from two columns.
how to open the source code, i can't open it
Ok I will upload it.
Code?
I will add a new link
@@codeLabX-pro when
@@dtechtricks213 added now. Please see.
@@codeLabX-pro thanks