how to print barcode label using sql server 2008

Discussion in 'Databases' started by aghahassan, Apr 10, 2010.

  1. #1
    Hi, I want to print bar code label using .net or anyother application. The database is sql server. Thank you
     
    aghahassan, Apr 10, 2010 IP
  2. RichieTech

    RichieTech Guest

    Messages:
    10
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Hay,

    you can not print barcode directly from database :)
    what you will have to do is, design a small application which will retrieve barcode from backend database and then print it with the help of application.
    There is no any inbuilt feature available in database to print barcode or any other content directly sending its content to printer.

    Regards,
    R
     
    RichieTech, Apr 10, 2010 IP
  3. markup

    markup Peon

    Messages:
    116
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    In database , you can not print bar-code


    to print barcode , you have to identify what is the type of barcode you need , there are lot of standard in the market , I have done small program in C# to print code39 bar code , I have used epson TMT89 iV receipt printer do print the bar code
     
    markup, Apr 12, 2010 IP
  4. brudawson

    brudawson Member

    Messages:
    144
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    26
    #4
    Bar code label creator software tool make manage print barcode images to produce labels using various fonts as Code39, PZN, ITF-14, EAN, UPC, ISBN, Codabar etc.Barcode image generator application creates label for product labeling by price tag image. For print a barcode label using design a small application which will retrieve barcode from backend database and then print it with the help of application.
     
    brudawson, Apr 27, 2010 IP
  5. eddieadams

    eddieadams Well-Known Member

    Messages:
    46
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    106
    #5
    Yes, use a barcode font as brudawson stated. Google for: barcode font
     
    eddieadams, May 4, 2010 IP
  6. villafan

    villafan Guest

    Messages:
    1
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    I have been running in to the same problems as yourself, I have been using the Zebra 2844 printer to print barcode labels and have also had problems altering the intensity. I have kept trying to find the settings for it but to no avail. Could someone please explain exactly where the settings are?

    Thanks
     
    villafan, May 17, 2010 IP