Click here to Skip to main content
15,920,633 members
Home / Discussions / Database
   

Database

 
AnswerRe: Save Image in SQL Database Pin
Ashfield29-Aug-08 3:14
Ashfield29-Aug-08 3:14 
QuestionRe: Save Image in SQL Database Pin
bapu288929-Aug-08 4:13
bapu288929-Aug-08 4:13 
AnswerRe: Save Image in SQL Database Pin
Wendelius29-Aug-08 7:34
mentorWendelius29-Aug-08 7:34 
QuestionRe: Save Image in SQL Database Pin
bapu288929-Aug-08 7:57
bapu288929-Aug-08 7:57 
AnswerRe: Save Image in SQL Database Pin
Wendelius29-Aug-08 8:32
mentorWendelius29-Aug-08 8:32 
NewsRe: Save Image in SQL Database Pin
bapu288929-Aug-08 9:50
bapu288929-Aug-08 9:50 
GeneralRe: Save Image in SQL Database Pin
Wendelius29-Aug-08 10:17
mentorWendelius29-Aug-08 10:17 
NewsRe: Save Image in SQL Database Pin
bapu288929-Aug-08 10:57
bapu288929-Aug-08 10:57 
hello again

ok

with empty DB

1 msgbox
Original image count = 0

2 msgbox

delete failed

3 msgbox

Delete not done, rows in BD =0

and without closing application I add one image with original method and it shows msgbox that 1 image is saved, and then without closing application i click button to use your method still it shows that
first msgbox= original image count = 0
and in second = Delete not done row in datatable=0,
and when i click button second time without closing application

so first msgbox is original image count =0
second msgbox is delete failed
therd msgbox is row i datatable=0

so that means image has been saved in database and deleted when i click button to use your method and when i click button second so result was different


and then add one image and rerun the application so it show one image in database and i can see the image in picturebox as well now i click button for your method

so msgbox 1 Original Image count =1
msgbox2 = delete not done, row in datatable = 1


now i have click button second time without closing application so
msgbox 1 Original Image count =1
msgbox 2 Delete Failed
msgbox 3 delete not done, row in datatable = 1

so this is some thing else

i think we are going to the right direction

thanks

waiting for your kind rep.
GeneralRe: Save Image in SQL Database Pin
Wendelius29-Aug-08 11:15
mentorWendelius29-Aug-08 11:15 
GeneralRe: Save Image in SQL Database Pin
bapu288929-Aug-08 11:25
bapu288929-Aug-08 11:25 
QuestionRe: Save Image in SQL Database Pin
bapu288930-Aug-08 4:22
bapu288930-Aug-08 4:22 
AnswerRe: Save Image in SQL Database Pin
Wendelius30-Aug-08 4:31
mentorWendelius30-Aug-08 4:31 
GeneralRe: Save Image in SQL Database Pin
bapu288930-Aug-08 4:58
bapu288930-Aug-08 4:58 
GeneralRe: Save Image in SQL Database Pin
Wendelius30-Aug-08 5:07
mentorWendelius30-Aug-08 5:07 
GeneralRe: Save Image in SQL Database Pin
bapu288930-Aug-08 5:20
bapu288930-Aug-08 5:20 
GeneralRe: Save Image in SQL Database Pin
Wendelius30-Aug-08 5:25
mentorWendelius30-Aug-08 5:25 
GeneralRe: Save Image in SQL Database Pin
bapu288930-Aug-08 5:34
bapu288930-Aug-08 5:34 
GeneralRe: Save Image in SQL Database Pin
Wendelius30-Aug-08 5:39
mentorWendelius30-Aug-08 5:39 
GeneralRe: Save Image in SQL Database Pin
bapu288930-Aug-08 5:45
bapu288930-Aug-08 5:45 
GeneralRe: Save Image in SQL Database Pin
Wendelius30-Aug-08 6:04
mentorWendelius30-Aug-08 6:04 
GeneralRe: Save Image in SQL Database Pin
bapu288930-Aug-08 6:13
bapu288930-Aug-08 6:13 
GeneralRe: Save Image in SQL Database Pin
Wendelius30-Aug-08 6:21
mentorWendelius30-Aug-08 6:21 
GeneralRe: Save Image in SQL Database Pin
bapu288930-Aug-08 6:34
bapu288930-Aug-08 6:34 
GeneralRe: Save Image in SQL Database Pin
Wendelius30-Aug-08 6:48
mentorWendelius30-Aug-08 6:48 
GeneralRe: Save Image in SQL Database Pin
bapu28896-Sep-08 4:50
bapu28896-Sep-08 4:50 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.