Search results

  1. K

    Audit Trail

    I get an error on 3251-Operation not supported. But still it stores the changes made to the form. Quite wierd, but for some fields it says : for e.g. Changed name To Tim from Name Tom. But for some fields there is no such message. What could be the problem?
  2. K

    Audit Trail

    Hi, I am trying to use Audit Trail in Access2000. I tried to look at this snippet from Microsoft. But I am getting an error when I save the record. Actually I have a form with 8 tab pages. It tracks that the change is made, even though it gives error message, but does not track which field was...
  3. K

    Password Security & audit Trail

    Hi All, i need some more help. I have an access application which has 6 different forms. The application will be accessed by 10-12 people. some can have an access to to all the forms and some may have an access to a few of them. How can I set up the password security for the users at application...
  4. K

    Disabling Escape key

    Hi gHudson, thanks for guiding. It helped and it worked! Once again Thanks Regards K
  5. K

    Disabling Escape key

    Hi All, I need some help. I want to disable the Escape key when users are entering data on a form. How can I do that? Help apprecieted Regards K
  6. K

    Iif Wird Problem Message

    use a semicolon instead of a comma regards K
  7. K

    Problem With Iif Syntax

    Instead of a comma use a semicolon. Regards K
  8. K

    Report Height/Page-setup

    I have a report which has got the pageheight of 55 cm. I want to increase the pageheight of the report, basically add more pages, as my report is about 3-4 pages. How can I do this? regards K
  9. K

    Error: Too many fields defined

    I select a Product from the combobox. Then I get the product prices displayed for that record. If the user realises that he selected a wrong product, he agin pulls down the list and selects another one. The prices are stil lfrom the previous record.
  10. K

    Error: Too many fields defined

    It has worked after the Compact and Repair database. I have another problem. The Combobox does not refresh if selected again. Help apprecieted.. regards K
  11. K

    Combobox does not refresh

    Need Help on combobox Can anyone help?
  12. K

    Combobox does not refresh

    I have a combobox with product description in it. If by mistake, I select a wrong value, then the other values are not refreshed. I have to close the form again and then reopen and reselect the values. What could be the problem? Any help?
  13. K

    Error: Too many fields defined

    yes i did. but now somethings wrong...I get an error with some other relationships
  14. K

    Error: Too many fields defined

    Yes, I did that now. I was able to add change it. But after the compact it has modified something within the query and I am getting errors on the query..
  15. K

    Error: Too many fields defined

    I removed five columns, but no success. I get the same error. What is the other way around?
  16. K

    Error: Too many fields defined

    I have a table in which I have about 245 fields (I know they are too much, but cant change the structure). There are about 4 numeric fields, which have field type as Long Integer. I want to change them to Field type Single. When I try to change them, I get a message too many fields defined. What...
  17. K

    Error: Too many fields defined

    I have a table in which I have about 245 fields (I know they are too much, but cant change the structure). There are about 4 numeric fields, which have field type as Long Integer. I want to change them to Field type Single. When I try to change them, I get a message too many fields defined. What...
  18. K

    Help ! Display values from tables!

    Hi Ken, It has worked. The only problem is that the values do not get refreshed immedietly. I am using Tab Pages. So If I go to next page and comeback the values are refreshed. One more small question on this. After the prices are displayed, I wanted to calculate the order discount depending on...
  19. K

    Help ! Display values from tables!

    Yes, the data is correct
  20. K

    Help ! Display values from tables!

    Yes, I have all the after updates now.
Back
Top Bottom