View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Daniel Daniel is offline
external usenet poster
 
Posts: 354
Default protect my sql query

I use excel as an interface to use sql query to retrieve data from a database.
THe problem is anyone can edit my sql query: right click, edit query.
How can I protect my query with user name and password?

THanks
Daniel