Execute SQL Server Store procedures from Access

I have an app using SQL Server 7.0 as backend and MS Access XP as front end.

I wanted to execute store procedure from my Access app, but I do not have any idea about this.

Any suggestions is great appreciated.

Farmer