I wont to load a picture in run time in CR. But I am getting Error
“Loading the picture from directory not database”
Run-time error 70
Permission denied
This is my code :
MyRep.Database.SetDataSource MyRst
Her I am getting the error ---- > MyRep.picture1.SetOleLocation LoadPicture(App.Path & “\Picture\Love.bmp”)
…
….
…
Can some one help please..
“Loading the picture from directory not database”
Run-time error 70
Permission denied
This is my code :
MyRep.Database.SetDataSource MyRst
Her I am getting the error ---- > MyRep.picture1.SetOleLocation LoadPicture(App.Path & “\Picture\Love.bmp”)
…
….
…
Can some one help please..