Re: biometrics with visual basic Programming Software Development by vb5prgrmr Biometrics, covers a lot of territory from thumbprint scanners, hand scanners, … to start? If so, use google/yahoo and search on biometrics. Good Luck Biometrics Programming Software Development by Netcode Hi everyone! I want to design a biometrics system. already, i've got it working to an extent. i can now save individual details with their images and thumbprints but i want to do a validation on the thumprints so no one person can be registered twice. thanks Re: Biometrics Project Programming Software Development by Teme64 …[URL="http://www.google.com/search?q=fingerprint+biometrics+"source+code""]http://www.google.com/…search?q=fingerprint+biometrics+"source+code"[/URL] You can also define…[URL="http://www.google.com/search?q=fingerprint+biometrics+"source+code"+site%3A.edu"]http://… biometrics with visual basic Programming Software Development by arvin2006 … there anyone has an idea on how to incorporate the biometrics scanner (time in/time out) with visual basic. For example….etc..) such that I can manipulate the data in the biometrics device with visual basic programming and ms access as database… Biometrics Project Programming Software Development by Kecy I'm about to embark on a biometrics project specifically a fingerprint project. If someone could help me with source codes or web sources to get helpful stuff, I would greatly appreciate it. Biometrics Application Programming Software Development by Netcode Hi All, am currently working on a biometrics application to capture the fingerprint of users. I am working … biometrics vb.net ready?? Hardware and Software Hardware by fhau013 how do i knowif the biometrics im going to buy is vb.net ready?? thank you :) Re: Biometrics Programming Software Development by sandeepparekh9 put some code here. Talk to the Hand: Biometrics on the Rise Community Center by Brian.oco …paper from BCC Research entitled "The Global Biometrics Market". Any technology marketplace that draws …3% over the next five years. BCC defines biometrics as the fingerprint, face recognition, hand geometry and….S. in commercial implementation of biometrics. Europe currently leads the biometrics market due to higher user acceptance… Re: Coding Biometrics in C# Programming Software Development by richjohn.bulante … me. that we should used only the simplest biometrics. so in purchasing this biometrics what kind of brand or specification that we… Windows biometrics logon Community Center by fadTheRed … traditional Windows XP password logon screen by one requesting a biometrics(face detection) authentication. While reading some papers about related work… connecting biometrics with vb6 Programming Software Development by ascians can you help us with our thesis regarding with the biometrics connection with vb6? Re: Windows biometrics logon Community Center by brod good day i am currently developing a project that needs a biometrics to log in their time shift, can anyone help me to know on how the process of the system should be or the logic must be use in developing it thx ^^ Help: want to develop biometrics application Programming Software Development by java_sabin hi guys, i want to develop the biometrics (finger print) attendance system in java. To do so what are the areas i need to learn? can u recommend me some links, ebooks, etc. on the matter of this. thanks Coding Biometrics in C# Programming Software Development by richjohn.bulante … a problem in terms of adding a technology which is biometrics in our project, can you please help me on how… Baylan Biometrics Finger Print Reader. Hardware and Software by adil.ghori Hello ! I have a baylan Biometrics Finger Print Reader working at my work place for attendance, it imports data to spreadsheet and then let me edit and sort the attendance sheet, i want its automatic backup, is there any way to take its back-up automatically, whether through batch file or anything else.... using schdule task... Re: biometrics with visual basic Programming Software Development by arvin2006 the one i am referring to is thumb print scanner.. what would i need to manipulate the data.. have no any idea about this.. thanks Re: biometrics with visual basic Programming Software Development by ithelp Connect the scanner to your PC via a serial cable , keep on reading serial port and do some pattern matching ,etc . Re: biometrics with visual basic Programming Software Development by vb5prgrmr Actually some Biometric hardware allows you to access the the data from the scanning device directly without needing to write one line of code (like a barcode reader) but others need you to add in a reference to their activex while others have no interface for the programmer. Before you even buy a thumbprint scanner, do a search on google/yahoo and… Re: biometrics with visual basic Programming Software Development by arvin2006 thank you for the responses. we already have the thumbprint scanner here in the office, and it is used already. i am new employee and they thought i can program the data, but actually i am new when it comes to programming work experience, yet no idea on the thumbprint scanner. i think it will take time to accomplish what they want me to do … Re: biometrics with visual basic Programming Software Development by hkdani [QUOTE]we already have the thumbprint scanner[/QUOTE] Ok. (1) Who is the manufacturer, and (2) what is the model number. We should be able to help you from there. If not, do you have the manual? If all else fails, read the manual. Re: biometrics with visual basic Programming Software Development by arvin2006 ok, thanks.. after that? could you give me sample outline for me as guide, then i'll do research for the rest.. thanks Re: biometrics with visual basic Programming Software Development by hkdani [QUOTE]ok, thanks.. after that? could you give me sample outline for me as guide,[/QUOTE] Yes, that's not a problem. But don't hold your breath. But we still could use a manufacturer and Serial Number. Anyone can look on the internet and download the PDF manual from the manufacturer. Sometimes, you have to call the manufacturer yourself and he … Re: biometrics with visual basic Programming Software Development by arvin2006 you mean i won't be able to do what they are referring to? is it possible to program it by using visual basic? i got the user manual. but where do i start? hayy.. how i wish im a professional.. but i want to learn. Re: biometrics with visual basic Programming Software Development by hkdani [QUOTE]ok, thanks.. after that? could you give me sample outline for me as guide,[/QUOTE] Manufacturer, Model Number. [QUOTE]is it possible to program it by using visual basic?[/QUOTE] Coudn't really tell you without the manufacturer, model number. But just about anything is possilbe with VB6. [QUOTE]but i want to learn. [/QUOTE] I just want… Re: biometrics with visual basic Programming Software Development by arvin2006 ah ok... here is the manufacturer. MySolutions Inc, model: T4 Classic. MySolutions Fingerprint Time Recorder System, Touchlink. thank you very much for time and responses.. Re: biometrics with visual basic Programming Software Development by hkdani Go to this [URL="http://mysolutions.redpages.ph/companyproduct-3723.html"]link[/URL] and click on the Inquire Now button, fill out the information. Request an SDK, an ActiveX control, or a link to a PDF for the manual that we can get our hands on. Re: biometrics with visual basic Programming Software Development by arvin2006 ok, thank you.. i'll update you soon... Re: Biometrics Project Programming Software Development by VIeditorlover I am interested - could you let me know more details please? Re: Biometrics Application Programming Software Development by G_Waddell You should be able to upload binary files to sqlserver - one of the binary field types such as image should let you. Should also be examples on this dotted about the net - you may have to open the file the reader generates as a bit stream and then when reading back regenerate the file again to let your software read it.