I have SQLServer2000 installed and the database has been created. When I run
WinUI the program throws an error message during the call to
"GetCustomerByEmail". I think the login information in the config file is
wrong. Since I'm new to botht the Application Blocks and SQLServer I'm not
sure how to rectify this problem. Can someone enlighten me on how to view
this code in action, I would really appreciate that. Thanks.
Jesse Naiman
Jason Steele - 03 Nov 2003 16:40 GMT
You'll find connection strings in both the web.config and
app.config files in the web UI and Win UI respectively.
You wiill need to set these to a connection string that
will log you on to your SQL Server.
>-----Original Message-----
>I have SQLServer2000 installed and the database has been created. When I run
[quoted text clipped - 7 lines]
>
>.