re: How to Move Records Connected to Images?

Attachment Size
Database with image.zip 121.83 KB

Hope this help.

Submitted byHadalon Fri, 02/13/2009 - 14:53

I Just Wana Say ... THANX ALOT TO YOU ............. ALL

Submitted byHadalon Fri, 02/20/2009 - 17:43

Helloo there!

How are ya doing? Hope you will be fine. Well Admin I want to know that

"HOW CAN WE PUT THE CAPTION OF AN INPUT BOX TO A DATABASE?"

I think you have understood. example

Delete Button Clicked >> Input Box Appeared (Asking The Reason) >> Saving The Reason To DataBase

HOW??

Please try this code:

 

Private Sub cmdDelete_Click() Dim strReason as string strReason = InputBox("Please enter your reason", "Reason") with recordset .addnew !reason = strReason .update end with end sub

I didn't try this but this should work.

 

 

Submitted byAnonymous (not verified)on Tue, 02/24/2009 - 15:05

thanks to ur exaples

put a example to Student all details abot student details in Visual basic ....

 

thanks

Submitted byjessaon Wed, 04/01/2009 - 15:42

pano po kung nakastore yung image sa ms access..? pno madidisplay sa vb.net?

Submitted byxiroon Sun, 06/14/2009 - 20:03

Nice but what if I am the one to choose the image for that person? Let say you can define the picture of your client right because you don't know them right!
Submitted byAnonymous (not verified)on Sat, 01/02/2010 - 23:48

bat wla po aq makita sa taas na sample code nyo?
Submitted byAnonymous (not verified)on Tue, 02/16/2010 - 18:10

hey i want 2 make my prjt in vb.net . m new in vb.net......i was surfin thr net 4 sum basic idea abt d hotel prj.........n i got ur hotel prjt n hv dwnloaded it..... bt still m unable 2 understand hw 2 start abt d prjt n still confused wht shld i include in my prjt as it is of 200 marks.......plz help me out........
Submitted byAnonymous (not verified)on Thu, 09/30/2010 - 17:21

Plz sir help me 4 diz... i have the coding to save picture to the SQL database BUT i dont have the code for retrieve image from SQL database.. waitn 4 ur reply... Thnx
Submitted byelisman2on Tue, 11/04/2014 - 21:41

plz sir what is the password for the access file and the user login credentials?

Add new comment