stagehandtools
07-09-2003, 11:45 PM
I am working on a unique project, it's a guestbook kiosk for weddings, conventions, corporate events etc. The Kiosk software that I use creates Access 2000 data bases. I have VB6 and have updated to 3.6 Jet Engine drivers so I can access the table information. Here is my problem. The people come up to the kiosk and type there information that is stored in a table then they press a button and the webcam snaps their picture and stores it as a.bmp (it uses the same file name for the graphic each time it snaps a picture). So now I have a table and a graphic file and I want to add the graphic to the table.
The kiosk software will allow me to run a .exe so basically I need to create a button on a form that they click that will open the table, go to the last record and embed the graphic in the database. If somebody could give me a helping hand I would really appreciate it.
Thanks,
Scott Kern
The kiosk software will allow me to run a .exe so basically I need to create a button on a form that they click that will open the table, go to the last record and embed the graphic in the database. If somebody could give me a helping hand I would really appreciate it.
Thanks,
Scott Kern