View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Rob van Gelder[_4_] Rob van Gelder[_4_] is offline
external usenet poster
 
Posts: 1,236
Default ADO Security Warning

Martin,

Sounds like an IE security warning.
Have you tried searching that sentence in Microsoft's TechNet?

Rob


"Martin Eckart" wrote in message
...
Hi guys,

I am not sure if it is the correct NG, but I will try:

I created a Connection Macro in Excel which gets Data from an SQL Server.
Therefore I had to add the Reference MSActiveX Data Objects Library (I

took
2.7). After having done this I always get the following Message while

trying
to get data from another Device:

ADO Security Warning: This website is using your identity to access a data
source. If you trust this website, click OK to continue, otherwise click
Cancel.

Am I wrong in assuming this message is related to the Reference I added?

Is
it just IE Security Setting?

Any help appreciated,

Thanks,
Martin