Wrox Programmer Forums
|
Classic ASP Databases Discuss using ASP 3 to work with data in databases, including ASP Database Setup issues from the old P2P forum on this specific subtopic. See also the book forum Beginning ASP.NET Databases for questions specific to that book. NOT for ASP.NET 1.0, 1.1, or 2.0.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Classic ASP Databases section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old July 13th, 2005, 08:39 PM
Authorized User
 
Join Date: Aug 2004
Posts: 58
Thanks: 0
Thanked 0 Times in 0 Posts
Default Get scanner data into database

Hi friends,

   I have installed attendance scanner. Daily the employees scans the cards. The scanner s/w will create a text file on the date

Ex: 070105.txt (mmddyy)

It will store the data in the form

cardno time(24 hr format)

We have 400 employees. Daily each person scans min 6 times(in out in out in out)

I want to link this data to my application. How can i get back this data from the text file. I use filesystemobject to read the data. But, i need to get all empID from the database and read associated cardno and loop thru text file and save. For 400 employees it takes long time.

Which way is better. Can anybody suggest any sollution?

Thx in advance



 
Old July 19th, 2005, 06:16 PM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 2,480
Thanks: 0
Thanked 1 Time in 1 Post
Default

Why not export the data from txt file to a database table and make things easier for such operations?

_________________________
- Vijay G
Strive for Perfection





Similar Threads
Thread Thread Starter Forum Replies Last Post
reading data from a memory scanner stealthdevil VB How-To 0 October 10th, 2006 08:43 AM
uploading data from a CS 1504 scanner stealthdevil Visual Studio 2005 0 September 28th, 2006 01:57 PM
How to Extract Data from Barcode Scanner? Mahavishnu Classic ASP Basics 1 November 16th, 2004 09:03 PM
Port Scanner jstatum Java GUI 1 October 22nd, 2004 08:52 AM
Web Scanner bmains ASP.NET 1.0 and 1.1 Professional 0 June 16th, 2004 05:59 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.