How to schedule a job an extraction from sql server to excel job

Hi guys,

This should normally be doable writing a server meteor app, but thissolution isnt quite elegant.So guys i need to be able to automatically extract in an Excel worksheet data from sql server on a regular basis at a certain time.

i have access to the database as a user but i am not the administrator.Any tips on how to achieve this with or without meteor will be much appreciated.

Thank you.