W
Wes Conner
Ok, after some research, it appears that this is completly possible,
but is not so easy to set up. My problem is I have little to no skill
with VB scripts, so hope fully someone will be able to lend me a
hand. Regardless of the outcome I would like to thank everyone in
advance.
Photo Upload
On the switchboard there will be a “Photo Upload” button.
On click the script will search for a mounted SD Card. The SD card
will have photos located in the
DCIM folder. All photos will be in jpeg format.
Example: F:\DCIM\photo1.jpeg
Once the photos have been located by the script a prompt will appear,
asking “Do you want to upload XX photos?”
If “No” is selected; The process will be terminated and DCIM will
be opened in Explorer.
If “Yes” is selected; A prompt will appear with the following
Blanks; “Job Number” “Job Address” “Client” and a “Select” button.
These blanks will correspond with the existing record in the
database. Based on the information typed into the blanks a matching
record will be “selected”
Note: Not all of these field will be completed; only one needs to be
completed to define the correct record.
After selecting the record, all the photos will be attached to the
record.
Will I need OLE field for each photo attached to the record?
Once all the photos are attached, a message box will appear confirming
“XX Photos Uploaded”.
If the procedure fails a message will appear “Procedure Failed.”
Once the photos have been attached to the record I would like them to
be moved from the DCIM folder to a new folder named the current date.
The newly generated folder will be located in root with the DCIM
folder, not inside the DCIM folder.
Notes
MS Access 2007
All photos will be in jpg format.
Assume a record will have no more than 100 photos attached (I hope
this is grossly exaggerated)
The Drive letter assigned to the SD Card will not always be the same,
it will range from D through Z
but is not so easy to set up. My problem is I have little to no skill
with VB scripts, so hope fully someone will be able to lend me a
hand. Regardless of the outcome I would like to thank everyone in
advance.
Photo Upload
On the switchboard there will be a “Photo Upload” button.
On click the script will search for a mounted SD Card. The SD card
will have photos located in the
DCIM folder. All photos will be in jpeg format.
Example: F:\DCIM\photo1.jpeg
Once the photos have been located by the script a prompt will appear,
asking “Do you want to upload XX photos?”
If “No” is selected; The process will be terminated and DCIM will
be opened in Explorer.
If “Yes” is selected; A prompt will appear with the following
Blanks; “Job Number” “Job Address” “Client” and a “Select” button.
These blanks will correspond with the existing record in the
database. Based on the information typed into the blanks a matching
record will be “selected”
Note: Not all of these field will be completed; only one needs to be
completed to define the correct record.
After selecting the record, all the photos will be attached to the
record.
Will I need OLE field for each photo attached to the record?
Once all the photos are attached, a message box will appear confirming
“XX Photos Uploaded”.
If the procedure fails a message will appear “Procedure Failed.”
Once the photos have been attached to the record I would like them to
be moved from the DCIM folder to a new folder named the current date.
The newly generated folder will be located in root with the DCIM
folder, not inside the DCIM folder.
Notes
MS Access 2007
All photos will be in jpg format.
Assume a record will have no more than 100 photos attached (I hope
this is grossly exaggerated)
The Drive letter assigned to the SD Card will not always be the same,
it will range from D through Z