Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Microsoft Access Database
Message
De
13/08/2007 09:51:12
Timothy Bryan
Sharpline Consultants
Conroe, Texas, États-Unis
 
 
À
10/08/2007 13:43:23
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Versions des environnements
Environment:
ASP.NET
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Jet/Access Engine
Divers
Thread ID:
01247008
Message ID:
01247814
Vues:
26
Hi Shawn,

sorry for the delay, I was out of town for a couple of days.

Here is the connection string I use once deployed in the web.config.
<add key="SWHT\Connection" value="Provider=Microsoft.Jet.OLEDB.4.0;Data Source=|DataDirectory|\SWHT.mdb"/>
Here is what I use for the local development in app.config of the business object.
<add key="SWHT\Connection" value="Provider=Microsoft.Jet.OLEDB.4.0;Data Source=C:\DevelopWebs\SouthwestHomesTyler\SouthwestHomesTylerWeb\App_Data\SWHT.mdb" />
>
>I am creating a ASP.NET app and my database file is in the App_Data directory under the root of my web app. i.e. C:\WebApp\App_Data\Combo.mdb
Timothy Bryan
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform