Hi Guys,

is there a Code snippet which allows me to check if a certian ADO Connection has been setup on a clients Local machine and if not then disable certian Radio buttons?

The reason I ask is I have a 'Read-Only' Connection to a DB (Don't ask.. that's all the 3rd Party will give us access to).

Some of the local machines will not have the program installed (hence the ADO connection won't exisit)

Any adivce would be great.

Kind regards
Mark.

check if a certian ADO Connection has been setup on a clients Local machine

See this article

If the registry keys does not exists nor at machine level nor at user level, there is no DSN defined in the computer.

You'll need admin rights to verify those registry entries for users others tan tours.

Hope this helps.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.