if you use your print screen button to capture your screen shots, then edit and save them as bitmap files.
you should be able to store them as ole objects.
1. make a table with one row being named, say 'picture' and choose ole object as the data type.
2. open your table in datasheet view click into the 'picture' box.
3. go to the main menu, pull down insert and click on object.
(this starts a wizard to import your bitmap)
beware that picture files tend to make your database huge in a short time.
hope this helps!
Tom