News! Forum

Posted on Saturday, February 23, 2008 - 9:16 | by admin |

Forum Off!

Related Posts

  • No related posts
  • RSS feed | Trackback URI

    28 Comments »

    Comment by John Zambeli
    2009-01-04 23:51:28

    I have a bco data I use one form to another for entry and exit of products. I want to build a monthly report summary by product of what came and went.

    Comment by Peter
    2010-03-05 18:35:55

    Good,
    Did I can provide this database?

    cumps,

    Comment by Administrator
    2009-01-05 14:43:40

    Hello John Zambeli,

    To make the report simply do a query based on tables it uses to input and output of products (not sure if all have the same table or tables you have in 2), if two tables have the link, then it is only do the query and put the fields you want in the report and put the date as a criterion in [Which start date] and [What is the end date]

    Of course it depends on how you want to submit the data, if you want to submit the report only for one month, whether for a year, etc..

    If you do not know it, provide more data in order to help better.

    Comment by Joaquim Silva
    2009-10-15 12:38:22

    Dear John,

    I'm doing a small database for stock management, my problem is I can not record the history of input or output of material, for example, in the form of the product have two buttons, one to input material to the other output , eg when clicking. input in question qty, so far so good, but now I can not sum it to existing qty and record this entry in a history table entries.

    If you can help would appreciate!

    Cumps

    Joaquim

    Comment by Administrator
    2009-10-15 20:32:10

    Without seeing how it is structured the database can not help. Provide further data or makes available the part of the database that is not operating.

    Comment by Joaquim Silva
    2009-10-16 11:27:41

    How do I send the BD?

    Comment by Jorge Leite
    2009-10-29 11:41:01

    Dear Sirs,

    I have little experience in the development of a database. I'm trying to build a database with the following parameters:
    1. Customers
    In this table I indicating: Name, address, phone etc ...
    2. Vendors
    As I have indicated in this table: Name, address, phone, etc ...
    3. Budgets
    As I have indicated in this table: Number budget version of the Budget System, receipt date, delivery date, budget amount, etc ...
    4. Caracteriscas Budget.
    As I have indicated in this table: Number of the budget, the budget version, Client System, Housing, local housing, etc. ....

    Well, the great difficulty I have is to get the budget Number Gere (Automatic) a number of version (eg V1.1) (V1.1 190,909 budget), because each customer can have multiple budgets with the same number, but different versions (Ex: Client A: 190,909 Budget V1.1, V1.2 190909, 190909 V1.3, etc ...).

    I thank you for your cooperation and help
    thank you.
    JorgeL

    Comment by Jedder
    2009-11-04 05:21:35

    There is some way to display in a ComboBox or ListBox embedded images in a table instead of txt or numeric fields? Thank you!

    Comment by Jedder
    2009-11-04 05:24:09

    Docking Forms ...
    How do I remove the anchor of a form in Design view? Qdo the form is created and try to modify the size of a control, all others are also modified. I want to remove this anchor to modify and posissionar controls wherever you want. Thank you!

    Comment by david
    2009-11-21 18:47:38

    I wonder how does one field in a table iserir for example the district of Portugal, then the data iserir as a port in another area counties were only viewed the councils that relate to the port. Thank you

    Comment by Renata
    2009-12-16 17:59:04

    Umralatório have no access where there is a functioning normally formaula that the result of this calculation is that I need to appear in parenthesis.

    Comment by Gilson
    2010-05-11 21:12:50

    Renata do so, create a text box and write in it = "(" + "sum [seucalculo] +") "

    fails to replace the plus sign by the sign &

    Comment by Jorge
    2010-04-30 10:34:31

    You can perform calculations between rows of a column of a table. For example to know the number of days elapsed between two dates in the same field.

    Comment by Peter
    2010-05-05 14:02:52

    Hello,
    I'm creating a program in Access 2003 that will allow them the hours I begin and end a task for a particular job on a certain date and that these data are actulizados a table which will then make a report with certain filters. I can not make a data entry form to "listboxes" which updates the table correctly. The form updates the numbers and not names I put in "list box". What am I doing wrong?

    Thank you

    Comment by Gilson
    2010-05-11 21:10:26

    Renata is thus = "(" & sum [total] & ")"

    if it fails it & replace the sign by sign +

    Comment by Gilson
    2010-05-11 21:20:57

    Staff have a formalário with four combo boxes and a button to open the report, open the report Paseando on the options chosen in the combo box, beautiful works, but I wanted to do the following, if the guy does not choose an option box , open the report with all records from the table, eg the table have a driver, a subsidiary table, products table, pick the guy in the combo box to mount the report with such a driver of such subsidiary that carried this product, but if he does not choose the product I would like to bring in the report of that branch aquelo driver with all the goods he carried, since the user did not choose a product, then instead of the report comes emptiness that is the case I would like to bring all the products he transported!

    I appreciate everyone's help!
    Hugs!

    Oh Renata your case is very simple, if you can not send email PRINTO a sample screen!

    Comment by Patrick
    2010-07-03 20:36:23

    I have a USB receipt printer which is connected to a cash drawer would like to know how to send a report through the code to the printer where it will open the drawer.
    I already have the code but do not know how utilizalo correramente.
    Thank you,

    Comment by Jedder
    2010-07-11 16:36:29

    Where can I find (location) the manager's main menu access 2010? He was in tools, and now do not think.

    Comment by Manuel Guerrero
    2010-07-13 23:21:21

    Good evening,
    I needed to learn how you can solve a problem, what happens is the following.

    I have two different databases that filter different information, but what happens when you extract all the information that appears repeatedly in two different lines of the report, ie, taking the following example:
    Invoice value customer
    1000 100 € foo
    1000 100 € foo
    Do the filters do not want to appear are forcing this to happen? There is a feature not to repeat lines with the same invoice number as in the example above?

    I thank you who can help solve.

    Manuel

    Comment by Silvane211
    2010-07-14 15:14:13

    Hello!

    I am creating a small application in Access but I'm not sure the relationship of the tables.

    tbIdPessoa:

    * IdPessoa (AutoNumber)
    Name
    Mother Name
    Father's Name
    Photo

    tbEndereço
    * Idpessoa (AutoNumber)
    * Address

    tbModalidade
    * Idpessoa (AutoNumber)
    * IdModalidade

    In other words, each person has several enderços and participates in several sports. The creation of the tables are correct? I can relate to them?

    thank you all!

    Comment by aline
    2010-07-28 21:10:41

    Hello, I have a continuous subform need to know the number of each record (row), is to do this without creating field in the table?

    Comment by Paul Silva
    2010-11-20 11:47:54

    Hello, Good day,
    I am building a database of stocks and have a question and I quote:
    How to calculate the form an "IF"
    Ex:
    Quantity in Stock = 40
    Safety Stock = 60
    = Purchase Order (red)
    or
    Quantity in Stock = 100
    Safety Stock = 60
    Order = Not Buy (black)

    Greetings
    Paulo Silva

    Comment by Administrator
    2011-02-20 11:31:27

    You can do this by conditional formatting. select the field "order" in the form and go to menu Format -> Conditional Formatting and then just put the conditions.

    Comment by Marcos Moreira
    2011-06-09 04:41:54

    Hello, I'm a big doubt.
    I am developing a system for funding
    and in the main table, I TipoDeEmprestimo the field 'that will be entered by the User the following data' (retired public servant and pensioners OR OR Hired Under Employment Laws).
    need to put a validation rule in the 'NumeroDeParcelas' that when the field is TipoDeEmprestimo Retired and ..... parcels will have to be> = 12 OR if Employee P .... > = 18 OR Hired Under Employment Laws> = 18

    summarizing. TipoDeEmprestimo of the criteria will depend on the contents entered in the field TipoDeEmprestimo.

    someone could help me? I thank you!

    Comment by Adrian
    2011-07-26 23:19:50

    HELLO STAFF
    I have a problem, estoun to create a database to manage customer debt, have a table of debts and other payments and want to know the extent that the customer will be contracting debt and total debt payments which the client? To this I added the values ​​of debt made and added up the value and subtracts payments made for each other. The problem is when eg the client still has no record in the table payments do not appear worthless in total debt. If anyone could ever help me greatly thanked.

    Comment by Administrator
    2011-08-06 11:31:16

    Try NZ in the formula that calculates the debt. Example: Divide - nz (payment)

    Comment by Harysohn Pedrosa Pina
    2011-08-21 21:28:54

    Well friends, this is an issue right now is being extensively explored in the development of software for use in a

    1 - Login
    2 - Access to premises
    3 - Signups, consultations
    4 - Control of electronic point etc..

    Biometrics and fundamentals:
    Biometrics is the automated use of physiological or behavioral characteristics of humans to determine or verify identity.

    Use Automated because in biometric technologies, computers and peripherals determine the identity by reading physiological or behavioral characteristics, scan this information and compared to stored records. Because the process is automated you can compare thousands of records per second and no human intervention is required.

    Humans have a large amount of features that can be evaluated together or separately to determine the identity.

    Examples of physiological characteristics: fingerprint, face and iris. Example of behavioral characteristics, signature and voice.

    Biometrics is based on a pattern recognition system, extracting information from the fingerprint of the person (in the case of biometrics for digital), then make the comparison when required, making the comparison of the template contained in the database, with new samples (either via a reader or imaging), determining the identity of each sample from among those contained in the bank.

    Processing and extraction of the biometric template:

    This process transforms the biometric trait in a template (model). This is achieved by segmenting the digital image, quality assessment and extraction of unique characteristics inherent to each individual. It identifies the useful part of the fingerprint to be used.

    The set of extracted features is represented mathematically by the binary data in the registry often referred to as template and written to a field in the table in the database. Is an effective way to store the extracted biometric feature of the plant of digital individual.

    The quantity, quality and reliability of the information from the template is extremely important for the performance of biometric systems. Digital printing has features called "minutiae", formed seemingly random way to distinguish between individuals in an extremely safe.

    Storing the template:

    The templates can be stored in three forms in biometric systems: the sensor or local PC, central repository card. The armezenamento local PC or on the sensor provides the development of simpler systems with local processing.

    Comparison of templates:

    In the comparison of the mathematical templates the values ​​of the features extracted biometric feature is compared to determine their degree of correlation or similarity, a process called matching (comparison). The process of comparing two biometric templates results in a score (score) that in most systems is compared against a threshold (threshold). The decision is made according to the relationship between the score and the threshold.

    The marriage process involves the comparison of two templates, one template and a template record check. Verification systems in the comparison is made only between templates of the same person who has to pre-identify. In identification systems, the comparison is made across the database.

    Two templates of the same person are alike due to variations in the presentation and data capture. The scoring systems of marriage point as they are similar, but not say whether or not the person. Depending on the complexity of biometrics and the acquisition subsystem will have substantial rates of people who have low scores. No biometric system that guarantees 100% accuracy of the registration and verification.

    Once generated a score, the biometric system will compare this score with a threshold. This threshold, determined by the administrator, tells you what the required score for the comparison is considered a marriage of templates (although templates are never equal.) Thresholds can be determined at trial marriage, by transaction type and even user. The threshold established in practice, how secure a biometric system will be.

    Processes:

    Register (enroll)
    In the registration biometric trait is presented to the system in order to store a template of the individual in the database. The concern for quality must be great and it is common that several samples are taken for creating a template 'ideal'. The register is made worse security problems at the time of comparison. It is common for the registration of biographical data of the individual at that time as well as verification of documents to ensure a correct record. As a result the system must inform the success or otherwise of the registration.

    Compare (match)

    The comparison is used for all components of the biometric system, but differently from the register. Normally it only captures a biometric sample and its processing can be simplified, since the concern now is with speed. The template is not stored in the repository, however the existing templates in the repository is that are required for comparison with the template you just captured. As a result the system returns yes or no.

    http://dl.dropbox.com/u/26441349/Dig3% 20 -% 20C% C3% B3pia.jpg

    Watch the video on Biometric Access System in Operation:

    http://dl.dropbox.com/u/26441349/Bio_Access.wmv

    If interested in more information about the biometric system in Access, or even adiquirir open version of the application, send email to:
    Harysohn@hotmail.com

    Comment by Jose Ramos
    2011-10-25 17:24:43

    Hello Good Afternoon
    Thank aid accessories 2007

    In a form, I created a group of five options
    my question is how can I print only the selected option with a command button. print, but I know I have to create 5 buttons for each one. does not get any better.

    Thank you

    Name (required)
    Email (required - not published)
    Website
    Your comment ( Decrease | Increase )
    You can use <a href="" title=""> <abbr title=""> <acronym title=""> <blockquote cite=""> <b> <cite> <code> <del datetime=""> <em> <i> <Q cite=""> <strike> <strong> in the comments.

    Presentation

    Avatar

    Thank you for visiting.
    Subscribe to feed not to miss any messages.

    Here in blog I will provide examples of working with Microsoft Access and also ask questions to those who ask. More

    Want to subscribe?

    Subscribe or subscribe by email:
    Enter your email:


    Ads