Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
MM .net data access for a new application, pathing?
Message
De
03/05/2003 08:24:54
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Titre:
MM .net data access for a new application, pathing?
Divers
Thread ID:
00784539
Message ID:
00784539
Vues:
58
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
Répondre
Fil
Voir

Click here to load this message in the networking platform