views:

20

answers:

2

I am developing a time sheets project, i am using mysql as database, i need to connect to MS access database and pull required data and sore it in mysql database. I have to do this automatically every 30 min. I was wondering if there is anyway i can do this using stored procedure or triggers. I am using java with spring,hibernate,and jsf in my application.

Thanks a lot for taking a look at my problem.

Please help i need to solve this.