scan RFID

  • Thread starter Thread starter Markus
  • Start date Start date
hi Markus,
Does any one have and idea how i can scan RFID with Access
You need a device for scanning RFIDs. You can program against this
device. If this can be done in Access easily depends on the device and
the software it ships with. So you should do do some research on the
devices in general and about programming them in special. Try a search
engine of your flavour, there are some enlightend pages/sites out there...


mfG
--> stefan <--
 
Hi Stefan

I already have a device it runs with windows mobile and the software thats
on there does not serve the company needs there are a few dll files on the
device that is used to communicate with the RFID scanner. So my idea was to
write a little access programe that can be used on the mobile device but so
fare im having problem with the DLL files access does not want to refrence
them at all so i was hopping that some one maybe has some ideas on how to get
this solved. Specaily it is not allowed to cost any money´

Markus
 
hi Markus,
I already have a device it runs with windows mobile and the software thats
on there does not serve the company needs there are a few dll files on the
device that is used to communicate with the RFID scanner.
So take a look at this device's developer guide or SDK.
So my idea was to
write a little access programe that can be used on the mobile device but so
fare im having problem with the DLL files access does not want to refrence
them at all so i was hopping that some one maybe has some ideas on how to get
this solved.
Wa have a lot of ideas here. But as we even don't know which device you
are using, how can anyone guide you into the correct direction?
Specaily it is not allowed to cost any money´
Sounds like a dumb constraint. Makes no sense for me.


mfG
--> stefan <--
 
Hi

Sorry the scanner is a Psion Workabout Pro WA4003-G2 running with Windows
Mobile 5 it only has a demo scanning software which does not help very much
the only things i have are the Psion Dll files which i asume its used to do
the scanning. The reason why i would like to us Access is becuase it uses VBA
and that about the only langauge a know a little bit about. Any ideas would
be a greate help.

Markus
 
hi Markus,
Sorry the scanner is a Psion Workabout Pro WA4003-G2 running with Windows
Mobile 5 it only has a demo scanning software which does not help very much
the only things i have are the Psion Dll files which i asume its used to do
the scanning. The reason why i would like to us Access is becuase it uses VBA
and that about the only langauge a know a little bit about. Any ideas would
be a greate help.
Ask the guys at

www.psionteklogix.com

for assistence. You'll need at least a documentation for developers to
do what you want.


mfG
--> stefan <--
 
Stefan Hoffmann wrote:
Sounds like a dumb constraint. Makes no sense for me.

Whenever I was asked to do something I was not interested in I would ask
"What's my budget?" and the problem went away.
 
hi Mike,

Mike said:
Whenever I was asked to do something I was not interested in I would ask
"What's my budget?" and the problem went away.
Nice approach :)


mfG
--> stefan <--
 
Thank you Mike i wish it would work but in this case there is no budget so i
just have to do my best to get it to work

Markus
 
Back
Top