Hi,
I work for a software company that is currently deploying an online system that uses ASP.NET, MySQL and IIS. I have the latest version of the .net framework, the latest version of IIS and the most recent version of Microsoft ODBC.Net.
Within the system I can edit and delete existing records. However I cannot add records to the database.
There are 2 methods for adding records to the database the first applies to certain system areas where news and glossary items can be added to the system. There is then an import system to pull data in from a zip file.
Both of these methods fail to work which leads me to think that the issue is some where in the configuration of the link between IIS - MySQL and the ASP.Net pages.
Any help on this would be gratly appreciated.
Many thanks
Nathan
I work for a software company that is currently deploying an online system that uses ASP.NET, MySQL and IIS. I have the latest version of the .net framework, the latest version of IIS and the most recent version of Microsoft ODBC.Net.
Within the system I can edit and delete existing records. However I cannot add records to the database.
There are 2 methods for adding records to the database the first applies to certain system areas where news and glossary items can be added to the system. There is then an import system to pull data in from a zip file.
Both of these methods fail to work which leads me to think that the issue is some where in the configuration of the link between IIS - MySQL and the ASP.Net pages.
Any help on this would be gratly appreciated.
Many thanks
Nathan