473,503 Members | 1,726 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Access 2002: Bar code problem

D.M
I want to have a report who is going to print 13 bar code digits. For
example 2910978100035.
I used several bar code fonts but my scaner is not going to read that bar
code.
How can I solve this problem?
Thanks in advance.
Nov 12 '05 #1
5 1614
"D.M" <no****@hotmail.com> wrote in message
news:br**********@ariane.blic.net...
I want to have a report who is going to print 13 bar code digits. For
example 2910978100035.
I used several bar code fonts but my scaner is not going to read that bar
code.
How can I solve this problem?


What style of barcode are you using? For example with the 3 of 9 barcode,
you have to have an asterisk at the start and end for it to be read. Other
styles (I would think) have similar check digits to indicate the beginning
and end of the "word" being scanned. You can't simply take your data and
display it in a barcode font.
--
I don't check the Email account attached
to this message. Send instead to...
RBrandt at Hunter dot com
Nov 12 '05 #2
You need to redesign what you are representing with the barcode and reduce the
number of digits. Your example assuming the barcode is unique and starts at 1
indicates that there are at least two-thousand, Nine hundred and ten TRILLION
records. Access can't store that nukber of records so your number is
superfluous! You may have to redesign your tables but you need to reduce the
barcode to eight or less digits.
--
PC Datasheet
Your Resource For Help With Access, Excel And Word Applications
re******@pcdatasheet.com
www.pcdatasheet.com
"D.M" <no****@hotmail.com> wrote in message news:br**********@ariane.blic.net...
I want to have a report who is going to print 13 bar code digits. For
example 2910978100035.
I used several bar code fonts but my scaner is not going to read that bar
code.
How can I solve this problem?
Thanks in advance.

Nov 12 '05 #3
Just a note -

There is no implication in the OP that the barcode represents the record
count. It is irrelevant how long a barcode is. A scanner will deliver
the read barcode as a string. It is up to the user program to decide
what to do with it.

Pavel

PC Datasheet wrote:

You need to redesign what you are representing with the barcode and reduce the
number of digits. Your example assuming the barcode is unique and starts at 1
indicates that there are at least two-thousand, Nine hundred and ten TRILLION
records. Access can't store that nukber of records so your number is
superfluous! You may have to redesign your tables but you need to reduce the
barcode to eight or less digits.

--
PC Datasheet
Your Resource For Help With Access, Excel And Word Applications
re******@pcdatasheet.com
www.pcdatasheet.com

"D.M" <no****@hotmail.com> wrote in message news:br**********@ariane.blic.net...
I want to have a report who is going to print 13 bar code digits. For
example 2910978100035.
I used several bar code fonts but my scaner is not going to read that bar
code.
How can I solve this problem?
Thanks in advance.

Nov 12 '05 #4
And...
Some symbologies require a specific number of characters. UPC-A (the
most common commercial barcode in the U.S.) uses 12 digits. The first
6 are the UCC number the next five are an ID number with the final a
Modulo 10 check digit.

The OP mentioned 13 digits that could be the EAN/JAN-13 symbology.

- Jim

On Wed, 17 Dec 2003 11:15:14 -0700, Pavel Romashkin
<pa*************@hotmail.com> wrote:
Just a note -

There is no implication in the OP that the barcode represents the record
count. It is irrelevant how long a barcode is. A scanner will deliver
the read barcode as a string. It is up to the user program to decide
what to do with it.

Pavel

PC Datasheet wrote:

You need to redesign what you are representing with the barcode and reduce the
number of digits. Your example assuming the barcode is unique and starts at 1
indicates that there are at least two-thousand, Nine hundred and ten TRILLION
records. Access can't store that nukber of records so your number is
superfluous! You may have to redesign your tables but you need to reduce the
barcode to eight or less digits.

--
PC Datasheet
Your Resource For Help With Access, Excel And Word Applications
re******@pcdatasheet.com
www.pcdatasheet.com

"D.M" <no****@hotmail.com> wrote in message news:br**********@ariane.blic.net...
> I want to have a report who is going to print 13 bar code digits. For
> example 2910978100035.
> I used several bar code fonts but my scaner is not going to read that bar
> code.
> How can I solve this problem?
> Thanks in advance.
>
>


Nov 12 '05 #5
"D.M" <no****@hotmail.com> wrote in message news:<br**********@ariane.blic.net>...
I want to have a report who is going to print 13 bar code digits. For
example 2910978100035.
I used several bar code fonts but my scaner is not going to read that bar
code.
How can I solve this problem?
Thanks in advance.


The UPC/EAN encoding schema is complicated. So to use a barcode font
to encode an EAN number is not easy. Some vendors such as Morovia
(http://www.morovia.com) provides source code and GUI program to
assist the process. Take a look at www.morovia.com/font/ueb.asp and
download a trial UPC/EAN/Bookland font. You just can not simply type
the number.
Nov 12 '05 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
3066
by: Richard | last post by:
Hi, I have a form that take some time to load due to many comboboxes and at least 8 subforms. When I filter or sort the main form I get an error message and then Access shuts down. They ask if...
1
5728
by: Wayne Aprato | last post by:
I have a client who is running several Access 97 databases that I have written for them. They are about to upgrade to Access 2003. Is the default file format of Access 2003 still Access 2000 the...
7
3440
by: Wayne Aprato | last post by:
I have several Access 2003 mde databases. When I try to open them in Access 2002 I get the following error: "The Visual Basic for Applications project in the database is corrupt." ...
0
2944
by: Frederick Noronha \(FN\) | last post by:
---------- Forwarded message ---------- Solutions to Everyday User Interface and Programming Problems O'Reilly Releases "Access Cookbook, Second Edition" Sebastopol, CA--Neither reference book...
1
1640
by: Alan Brasel | last post by:
I have an Access database that I have been using for over a year. My company just replaced my computer with a "New and Improved" computer, and they also installed Access 2002 ( I was using 2000). ...
6
4712
by: Peter Frost | last post by:
Please help I don't know if this is possible but what I would really like to do is to use On Error Goto to capture the code that is being executed when an error occurs. Any help would be much...
9
4310
by: Neil Ginsberg | last post by:
I have a strange situation using Access to automate a Word mail merge. Using Access 2000 and Word 2000, the code opens Word, opens the document in Word, sets a table in the calling Access...
4
2522
by: RM | last post by:
Had VS .Net 2002 installed on W2k Server SP3 and supported a number of web sites. Installed VS .Net 2003 on Friday and now all web sites using .Net & MS ACCESS get this strange error upon open. ...
2
6241
by: Frav | last post by:
The Reps team have been experiencing that Access 2002 unexpectedly quits while working and also lots of Corruption Failures and "Record lock can not update" messages since the upgrade from...
0
2726
by: Sebastian | last post by:
Hello I develop my applications in Access 2002. My development system is running Windows XP SP2 and I have Microsoft Office XP Developer. Microsoft Office XP is at SP3. I used Inno Setup (great...
0
7203
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7334
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
6993
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7462
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5579
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
5014
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
3156
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
737
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
383
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.