Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
.NET for VFP Developers Book Errata
Message
 
To
11/07/2003 17:10:18
Jan Tervonen
Mammography Reporting System
Seattle, Washington, United States
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Miscellaneous
Thread ID:
00809430
Message ID:
00809447
Views:
28
Hi Jan,

It looks like the ConnectionString was dropped off. Here is what it should say:

In C#:
Application["ConnectString"] = "server=(local);uid=;pwd=;database=MainData";

And in Visual Basic .NET:
Application("ConnectString") = "server=(local);uid=;pwd=;database=MainData"


>Hi Kevin,
>
>We've begun studying your ".NET for VFP Developers" book intensely, and have run into a code type that we can't figure out.
>
>On page 315, a line of code in gray says:
> Application("Connection") =
>
>What is supposed to come after the equals sign?
>
>Thanks much. Hope you're having an enjoyable summer!
-----------------------------------------

Cathi Gero, CPA
Prenia Software & Consulting Services
Microsoft C# / .NET MVP
Mere Mortals for .NET MVP
cgero@prenia.com
www.prenia.com
Weblog: blogs.prenia.com/cathi
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform