I have a project in concept that will require data synch to and from a Symbol handheld device. Most of the rest of the project is fairly basic. But I don't know what to do for the handheld. Does anyone have any input about doing this?
you would need to create a custom upload, I dont think asp runner can do this.
for export as far as uploading to the scanner you should be able to use the csv export option from your forms most symbols use comma separated values. If you have direct access to the db this is easy. just import and export using the text file option. Michael