ASP.NET applications like those built with Iron Speed Designer must provide authentication credentials when connecting to Microsoft SQL Server databases. You have two options:
Windows Authentication. This will use the Microsoft Windows user credentials specified by the virtual directory security settings.
Microsoft SQL Server Authentication. Use the name and password of a specific Microsoft SQL Server login account.