Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to set database path in server
Message
From
10/01/2006 15:44:26
Keith Payne
Technical Marketing Solutions
Florida, United States
 
 
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
ASP.NET
OS:
Windows XP SP2
Database:
Jet/Access Engine
Miscellaneous
Thread ID:
01085271
Message ID:
01085358
Views:
15
>How to set database path in server,
>i create a application ,its work on my computer but when i upload on server, its have error
>
<add key="Connection1String" value="Provider=Microsoft.Jet.OLEDB.4.0;Data Source=D:\Projects\school\result.mdb;Persist Security Info=False;User ID=Admin;Password="/>
>
>These code are in web.con
>How can i set these codes for server
>thanks

Khubaib,

See HttpServerUtility.MapPath in the help files.
Previous
Reply
Map
View

Click here to load this message in the networking platform