0
votes
2answers
236 views
ASP.NET insert from bll to mysql
I am trying to make an insert to an MySql database using a three layer solution (or what it might be called).
I have done this may times with an MS-sql database and it has worked very well. …
