PANTHEON™ Help

 Категории
 Главна страна - Добре дојдовте во помош за PANTHEON
[Collapse]PANTHEON
 [Collapse]PANTHEON упатства
  [Expand]Водич за PANTHEON Farming
  [Expand]Водич за Datalab PANTHEON™
  [Expand]Водич за PANTHEON Ретал
  [Expand]Водич за PANTHEON Вет
 [Collapse]PANTHEON кориснички прирачници
  [Expand]Кориснички прирачник Datalab PANTHEON™
  [Expand]Корисничко упатство за PANTHEON Ретал
  [Expand]Корисничко упатство за PANTHEON Vet
  [Expand]Корисничко упатство за ПАНТЕОН Земјоделство
[Collapse]PANTHEON Web
 [Collapse]Водич за PANTHEON Web
  [Expand]Водич за PANTHEON Web Light
  [Expand]Водич за PANTHEON Chronos Mini
  [Expand]Водич за PANTHEON Web Terminal
  [Expand]Водич за PANTHEON Web Legal
  [Expand]Архива на стари производи
 [Collapse]Кориснички прирачник за PANTHEON Web
  [Expand]Најава во PANTHEON Web
  [Expand]Како да започнете со PANTHEON Web
  [Expand]Кориснички прирачник за PANTHEON Web Light
  [Expand]Кориснички прирачник за PANTHEON Web Terminal
  [Expand]Кориснички прирачник за PANTHEON Web Legal
  [Expand]Стара архивa на производи
[Collapse]PANTHEON Гранула
 [Collapse]Водич за PANTHEON Гранули
  [Expand]Гранула Кадри
  [Expand]Гранула Патни налози
  [Expand]Гранула Документи и задачи
  [Expand]Гранула Контролна табла
  [Expand]Гранула B2B нарачки
  [Expand]Гранула Сервис на терен
  [Expand]Инвентаризација на фиксни средства
  [Expand]Гранула Попис на магацини
 [Collapse]Кориснички прирачник за PANTHEON Гранули
   Започнување, Pantheon гранули
   Користење на PANTHEON Гранули во фиктивната компанија Текта
  [Expand]Гранули и активација
  [Expand]Гранула Кадри
  [Expand]Гранула Патни налози
  [Expand]Гранула Документи и Задачи
  [Expand]Гранула Б2Б нарачки
  [Expand]Гранула Контролна табла
  [Expand]Гранула Сервис на терен
  [Expand]Инвентаризација на фиксни средства
   PANTHEON Гранула - FAQ
  [Expand]Гранула Попис на магацин
   Архива
[Expand]Кориснички сервер

Load Time: 921,885 ms
"
  6613 | 1 | |
Label


Identifikacijske kartice

Internal ID Cards

010380.gif 010381.gif 010411.gif 010382.gif 010383.gif
You can use this register to track ID cards.

You can access the register with a double-click in the Card No. field in the header of the Employee Files form.

60993.gif


In the Internal ID cards register are following data:

Card No. The number of the card.
ID Code The manufacturer's ID code of the card as a hexadecimal number.

You can fill-in the register in two ways. You can enter the ID code manually or you can import it if the manufacturer has enclosed a database.

000001.gif If you want to enter cards manually, you are required to run the following script first.


CREATE TABLE [dbo].[RIS_IDCA] ( -- Table of ID cards
[CARD_NO] [smallint] NULL , -- Card number. Maximum 350. (physical restriction of the system)
[CARD_ID] [char] (8) NULL , -- manufacturer's ID code of the card as a hexadecimal number. Example: CF00DE78
[LUSER] [char] (30) NULL , -- The last user who made changes of the record
[LCHANGE] [smalldatetime] NULL -- Date and time of the last changes of the record
) ON [PRIMARY]

ALTER TABLE [dbo].[RIS_IDCA] ADD
CONSTRAINT [DF_RIS_IDCA_LCHANGE] DEFAULT (getdate()) FOR [LCHANGE]

 

Import

 To import cards in the register, click the Import option in the 60994.gif Wizards menu.

The program will open a special form where you can set the path to the card database.
61003.gif

Once, you have selected the base, click the Open button and the base will be transferred to the register. After the completion of the procedure, a the program will display a message: XXX new entries imported!

After the procedure, check the register which will be filled with imported data.

055194.gif

 

000001.gif If you have already defined cards to the employees and the base with ID cards is to be imported additionally, the program will assign the hexadecimal numbers to the corresponding cards.

  

     


Rate this topic
Was this topic usefull?
Comments
Comment will also bo visible in forum!