Search results

  1. A

    Hiding the query display

    I am trying to generate a report based on two tables and a query based on these two tables. When I preview the report this query is also run and result is shown. There is no need of displaying the query results, can it be done? can any one help? sunil
  2. A

    Only positive values in a field

    Hi every one this is very simple but i could not find the solution. There are two tables: Assets and SoldAssets I am trying to generate a report using these tables which contains two Calculating field namely Capital Gain & Capital Loss. For a particular record if CapitalGain is +ve then...
  3. A

    Using Calculating field in report

    Hi everyone, i am facing a simple problem but too difficult for me. i am trying to devlop a assets maintenance application. i have a table named assets consisting of fields named acquiredquantity, acquiredprice, salequantity and salevalue. assets table also contains one field departmentID which...
  4. A

    Updating database server as well as maintaining a copy on client

    Hi everybody, i am developing a multiuser application, i want that user must be able to update and add records to the server database but at the same time all the updated as well as newly added records be maintained in a file on the user's computer so that user can take the print out. Can any...
  5. A

    view in access project

    I am developing a postal addresses database for multiusers with MSDE on MS access 2000. i have created a access project and a table in it. Table consists of dataId(uniqueId, primary key), name, address, city, pincode, date as fields at present. Requirement: In order to avoid typing...
  6. A

    new record button unabled

    I am a beginner in access. iam developping a multiuser application for managing postal address. i am working in ms access 2000. i created a new access project and created a simple table. but i cannot enter data into it. i created a form based on this table but there is nothing in the form in...
Back
Top Bottom