Click here to Skip to main content
15,890,123 members

Comments by muntte (Top 2 by date)

muntte 13-Nov-12 18:41pm View    
I got it solved: it was something with mysql.data.dll version i had. I put my application on another system with another version of library and it worked like a charm. Can u explain this?
muntte 13-Nov-12 17:42pm View    
I took my connection string from connectionstrings.com.
"server=ipofserver;uid=username;pwd=password;database=dbname;"