View Single Post
  #1 (permalink)  
Old 12-26-2006
ralph eddy ralph eddy is offline
Junior Member
 
Join Date: Dec 2006
Posts: 1
Rep Power: 0
ralph eddy is on a distinguished road
Default

What is the best way for me to connect to mySql connect from my .Net application?

I am using MySql.Data.dll.

When I try and make a database connection I get this warning:
System.Security.SecurityException: That assembly does not allow partially trusted callers.

I would appreciate any recommendations and other Best Practices.

Thanks,
Reply With Quote