New User? Sign Up  |  Sign In  |  Help
Barcode support and
tutorials from IDAutomation
and the community.
Click for the BBB Business Review of this Computers Hardware, Software & Services in Tampa FL
Resolved Questions

Microsoft Access 64 bit crashes with ActiveX Barcode Control


Hi, I just purchased the ActiveX Barcode Control & DLL, I installed the program and added an ActiveX barcode object to a Microsoft Access 2019 (64-bit) report. Once I hit Preview to open the report, Microsoft Access crashed. Anytime I try to open this report or try to go into Design mode Microsoft Access crashes. Any suggestions? Maybe it is a 64-bit problem?

Operating System: Windows 10 professional 64 bit

Application: Microsoft Access 2019 64 bit

09-15-23     226 day(s) ago    

  Report Abuse

 

debrac

Best Answer

Hello, Unfortunately, Microsoft deprecated the ActiveX component a few years ago, and it cannot be used in any version of Access greater than 2010 as per the information here: Access Compatibility under the section for Microsoft Access.

The replacement product for the ActiveX control is our Native Barcode Generator for Microsoft Access

Posted 226 day(s) ago

(0)
(0)
  Report Abuse
 
Find Interesting
 
Email to Others
 
Bookmark
 
Subscribe to Answer Alert
No comments yet.     Be the first to comment.
Other Answers (2)
For the Native Barcode Generator for Microsoft Access you can add the barcodes to different sections, but you will need to change the Code that you add to the Code Builder in Step 13 of the Native Barcode Generator for Microsoft Access User Manual

Private Sub Detail_Format(Cancel As Integer, FormatCount As Integer)
result = IDAutomation_NatG_C128(txtIDAutomationBC1, Me)
End Sub

You would change the above in bold to the name of the section where the barcode will appear for example "Page Header" or "Report Header" instead of "Detail" and you may have to use "Print" instead of "Format"

For example:

Private Sub PageHeader_Print(Cancel As Integer, FormatCount As Integer)
result = IDAutomation_NatG_C128(txtIDAutomationBC1, Me)
End Sub

Posted 226 day(s) ago

(0)
(0)
   Report Abuse
Thank you for the repy. I looked at the product you suggested and it said that you have to add the code to the details section. Does that mean I can't do that same thing in the header section of a report?
We are printing a packing list and want to barcode to appear at the top of the report in code 39. Do you think this will work?

Posted 226 day(s) ago

(0)
(0)
   Report Abuse
Email this question link to friends
You must enter an email address, if name is entered or vice-versa for each friend.
Friend #1 -
Friend #2 -
Friend #3 -
Friend #4 -
Friend #5 -
  Your comment on this question
  |         |  
bold  italic  underline  strike       big  small       superscript  subscript 
  Allows to add a link. Added links would only be converted to actual clickable link, when the domain of the link is white-listed by administrator.
Caption :
Link URL :
(Must starts with "http://")
Add  |   Cancel
  Allow to insert an image. Must be among the following file types - *.jpg, *.gif, *.png & *.bmp.
Image Url :   Upload New
(Image url must always starts with " http:// ")
Width : pixels
(Must not be greater than 450px. Enter 0px for no resize)
Add  |   Cancel
  Allow to insert YouTube video. Insert the video embed code.
Embed Code :
Add  |   Cancel
Up to 5000 Characters are allowed. Current Count: 0
  Your comment on this answer
  |         |  
bold  italic  underline  strike       big  small       superscript  subscript 
  Allow you to add a link. Added links would only be converted to actual clickable link, when the domain of the link is white-listed by administrator.
Caption :
Link URL :
(Must start with "http://" or "https://")
Add  |   Cancel
  Allow to insert an image. Must be among the following file types - *.jpg, *.gif, *.png & *.bmp.
Image Url :   Upload New
(Image url must always start with "http://" or "https://")
Width : pixels
(Must not be greater than 450px. Enter 0px for no resize)
Add  |   Cancel
  Allow to insert YouTube video. Insert the video embed code.
Embed Code :
Add  |   Cancel
Up to 5000 characters are allowed. Current Count: 0

You may answer and comment on any thread according to the Terms and Conditions.

 © Copyright 2021 IDAutomation.com, Inc., All Rights Reserved. Legal Notices.

 Barcode Fonts | Components | Scanners | Support | Contact Us
Training Videos on YouTube Join us on Google Plus Join us on LinkedIn Follow us on Twitter Like us on Facebook