Search results

  1. I

    VB script to run an msaccess macro

    HI I have MS access 2000 database which is password protected. I have scheduled a VB script to run the macro evry 5 hr in a day, Since it is password protected, every time when i run the script it is asking me the password to enter, how can i mange them in VB script itself. Here is my code...
  2. I

    Retriving Specific records that contains time

    Hi I have created a MS access table which captures the attendance for the employee. In the table , the field IOTime carries the time of the associate entry. I have written an SQL query to fetch the data for the current date . but i am unable to get the records for specific time. Can...
Back
Top Bottom