Search results

  1. A

    Question Database Security

    Hi, I searched and thought a lot about securing the modules and the code behind the form, but once who know to open the form in design they can manipulate the code easily, can some one help me with locking the form and the modules so that no one go inside the code to change. or probably i can...
  2. A

    Question Split database

    Could you please explain, how to do this.
  3. A

    Question Split database

    Hi, I was wondering is there any way to protect the code or not to show the code in the database? Also is there a way to protect the tables, because many of us here know how to link the table from different database, i was looking an option where we can't link the table? Thanks in...
  4. A

    Question Update Query

    Sorry, i didn't get it. What i am trying to do is : There are 2 tables. 1) contains all the fields with the respective details. 2) other contains the record, in which i need to update the field1 depending on the account no which is available in both the table. Field1 is also available in the...
  5. A

    Question Update Query

    Hi, Please help me with the code below. UPDATE tblquerylog SET tblquerylog.Programworkstream = DLookUp("[Programme Workstream]","tbllookuptables","[Account]"="tblquerylog.SAP_Company_Code_Account"); where-> tblquerylog is a table Programworkstream is a field in the table tblquerylog...
  6. A

    Question Skipping the Append msgs

    its a event procedure.
  7. A

    Question Skipping the Append msgs

    Hi, I have the form where if i click on a check box(Accept) it should automatically append the query with out asking the confirmation. Please help me out with this. cheers! Asif
  8. A

    Question Inserting access Charts in e-mail

    I am trying to attached the charts (Report) in the body of the e-mail. I can attach as an attachment, but my boss wants it in the body. Please can some body reply. Its possible or not.
  9. A

    Watermark

    Hi, Please help me out with this. I am trying to watermark in the form, and unable to do it.
  10. A

    Automatic E-mail

    Thns, i have already searched and trying.. anyway thanks for your help. and i think it works out.
  11. A

    Automatic E-mail

    Hi i have a small problem in sending the e-mail, what i am looking is when i update the record in the form and click on saved button, the code should send a mail from the outlook to the recepient available in one of the textbox. Please help me with this, as my boss is hitting on my head.
  12. A

    moving data

    thanks for replying.. however do you have the transfer spreadsheet macro.
  13. A

    moving data

    hi, I usually receive the data from my colleques in excel format, and i want to move the same data in to a access file with the help of macro or similar option. For ex : i have fields : ID,Name,process,Address,DOB,Sub process etc. This data will be sent by lot of people, so i am thinking to...
  14. A

    Question Find the data

    Hi Thanks.. I checked in office 2003. Its really amazing. If possible please explain me how does it work.
  15. A

    Question Find the data

    I can't because the database size is 1.5MB. If possible can you please convert the AutoFind database to a 97version. which is find in this query. So that i can try for this.
  16. A

    Question Find the data

    Hi, I tried doing this, however when i linked the query in the subform, there is an error, please see the error print shot attached.
  17. A

    Question Find the data

    Hi, I tried doing this, however when i linked the query in the subform, there is an error, please see the error print shot attached.
  18. A

    Question Find the data

    Hi, Thanks for the reply. Unfortunately i am using Access97 version, if possible please farword me the 97version copy.
  19. A

    Question Find the data

    Hi, I am looking for the field to find the data depending on the value i entered in text box. For example : I have table containing - ID,Name,DOB,FatherName,MotherName etc. And i want to place a combobox in the form containing the field contains in table(ID,Name,DOB etc). If i select a ID from...
  20. A

    Question Password Recovery

    Hi, Thanks for your suggestion, however i tried but unfortunately it removes only the password of protected cells and workgroup protection. I am talking about the opening one.
Back
Top Bottom