Skip to content
View in the app

A better way to browse. Learn more.

FMForums.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

What kind of function i have to use

Featured Replies

  • Newbies

Hi everybodies, i'm new here and i going to ask for an help from you.

I would like to personalize a software for my newspaper stand but i'm still at the beginning of the work and i have just a problem.

I have a table where i'm going to insert all the details of a magazine and it is composed by these fields:

ID

BARCODE

TITLE

DISTRIBUTOR

ETC.

I would like to scan each magazine with a barcode scanner in the field BARCODE. As you can know the barcode character lenght is 18 but only the first 13 chars are proper of the magazine.

If i scan it with the scanner i will have 18 characters in the barcode field but i want to restrict them to only the first 13.

How can i do it ?

THANKS in advance for your help

Welcome to the forum!

I don't really understand the fact that a barcode is 18 characters, but you only want to store the first 13. Not one to ever "throw out" data, how about storing all 18 and creating a second field that contains only the first 13? Use Left ( barcode; 13).

However, the barcode is just another identifier, correct? You will have a unique ID for each Title, which is what will be used in your relationships. Barcoding will simply help you find the record, right?

At this stage, you might benefit by posting a simple diagram of the table structure you're planning and ask for input. For instance, I see the need for a Distributor table ( ID and Name), and the Magazine table will contain the _kF_DistID (foreign distributor ID).

What is your goal, an inventory?

Create an account or sign in to comment

Important Information

By using this site, you agree to our Terms of Use.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.