Search results

  1. M

    Running SELECT query in visual basic

    Hi I found out i can't run SELECT query with DoCmd.RunSQL The problem is that i can't seem to find any help for this problem. I searched the net and examples i found are confusing. I don't understand the resultset concept at all, is that supposed to be used? Can somebody post a simple way...
  2. M

    Question Button stops working

    Thanks for the help I found out the problem was in security settings. Needed to set the folder i was working in as trusted location in the access settings. After that it works ok.
  3. M

    Question Button stops working

    I have access 2007 I create simple form that has one button. It has only one vb script that makes a msgbox appear. The button and code works fine, but after i save the access file, it stops working! Only way to get it back working is rename the file to accdb -> accdr, so it...
Back
Top Bottom