0ad2c1f4244185fb08322b5a9759671cab6ae3b8
Integration/Tutorials/connect-to-the-database.md
| ... | ... | @@ -83,7 +83,6 @@ User Id=myUsername;Password=myPassword;"** |
| 83 | 83 | * Izenda Reports requires the [[Microsoft .NET Runtime|http://msdn.microsoft.com/en-us/netframework/default.aspx]]. Download and install if you do not have it already. |
| 84 | 84 | * Izenda Reports requires the [[MySQL Connector/Net v5|http://dev.mysql.com/downloads/connector/net/5.0.html]]. Download and install if you do not have it already. |
| 85 | 85 | * OR if ODBC then Izenda Reports requires the latest version of [[MySQL Connector/ODBC|http://dev.mysql.com/downloads/connector/odbc/]]. Download and install if you do not have it already. |
| 86 | -* Follow the directions to [[setup your web server|http://wiki.izenda.us/Integration/Tutorials/Installing-Izenda#How-to-Install-Izenda-on-Windows-2008-with-IIS-7]]. |
|
| 87 | 86 | * The database must have at least 1 table. |
| 88 | 87 | |
| 89 | 88 | **Instructions:** |