Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Orders Detail SQL vs VFP, jump start question
Message
From
13/06/2003 13:47:34
 
 
To
All
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Title:
Orders Detail SQL vs VFP, jump start question
Miscellaneous
Thread ID:
00799910
Message ID:
00799910
Views:
64
Hi fellow MM.neters,

I have a question regarding the Jump-Start section, Creating Business Objects C#, Step 5, Creating an OrderDetail Business Object.

I am using the VFP version of the NorthWind database. The VFP version of NorthWind does not have the problem with the space embedded in the table name as does the SQL Server version of NorthWind. For example: Table name in SQL Server = Order Details (note the space), while the table name in VFP = OrderDetails.

So how does this effect the instructions in the jump-start chapter? It appears as if the space in the data table’s name resulted in the need of a Custom Data Access Class. Do I have to get involved with the Custom Data Access Class if I am using the VFP version of NorthWind?

And….

In the Jump-Start there is mention of creating a data connection to the SQL Sever version of NorthWind directly from the solution explorer, while working with business objects, prior to creating the Windows Form project (which in turn would generate the config.app that holds connection info). How do I use the solution explorer to setup a connection to my VFP version of NorthWind, it’s path being: c:\Program Files\Microsoft Visual FoxPro 8\Samples\NorthWind.

Thanx,

Neil
Next
Reply
Map
View

Click here to load this message in the networking platform