Finding the correct USB memory stick drive

CraigWarmy

Registered User.
Local time
Yesterday, 17:32
Joined
Feb 13, 2009
Messages
30
I'm trying to figure out the code to determine what drive letter will be returned. I had it about the 3-4 years ago but have not found it.

TIA
--CW
 
There is a sample db that identifies different types of storage devices in the sample databases section.

See link

David
 
Hi DC

does your db actually identify the stick though? What I mean is, let's say you have 2 sticks 1 & 2

if you plug in stick 1 only, it would given something like F: and then plug in 2 which would be given G: but if you plugged in 2 first, it may well be given F: so I think the user is seeking a way to identify the the physical stick no matter where it is plugged in.

Nigel
 

Users who are viewing this thread

Back
Top Bottom