dragonfly99 0 Newbie Poster

Hello,

I have a web service in which i am making connection to the database to get data..now i want that the app pool account should be used to make the connection and not the current user's credentials..can somebody tell me step by step what changes do i need to make like setting impersonation=true or web.config change etc...i am really confused how to set it up so if somebody can guide me step by step I would really appreciate it.

Thanks