Hi,

I have a requirement where i have to select some data (data from 7 columns from a table) periodically i.e. every 15 mins from sql server 2005 and insert the data to a remote mysql database server.
I am thinking of Store-proc to achive this. Can anyone help me with this ?

Thanks in advance.