Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MM .net data access for a new application, pathing?
Message
From
03/05/2003 08:24:54
 
 
To
All
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Title:
MM .net data access for a new application, pathing?
Miscellaneous
Thread ID:
00784539
Message ID:
00784539
Views:
57
Hi mm.net users,

I am setting up a new web forms application. I wish to access the data in a vfp7 database named TestApp, which resides in d:\vfp\test\data. Where in the framework do you specify the actual path to the database and its associated data tables?

I modified aBusinessObject:
public ABusinessObject()
{
DataBaseKey = "TestAapp"
DataAccessClass = "DataAccessOleDb"
}

Then I opened app.comfig file and removed the key to the SQL database and added the key to my vfp data. However, I don't see any place where the actual path to my database is registered.


Regards,
Neil
Reply
Map
View

Click here to load this message in the networking platform