Click here to Skip to main content
15,913,941 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Question500-inernal server error . Pin
Davood Riazi30-Oct-10 22:33
Davood Riazi30-Oct-10 22:33 
AnswerRe: 500-inernal server error . Pin
Keith Barrow31-Oct-10 4:37
professionalKeith Barrow31-Oct-10 4:37 
AnswerRe: 500-inernal server error . Pin
Brij31-Oct-10 4:47
mentorBrij31-Oct-10 4:47 
Questionprint a mobile webpage Pin
behzadcp30-Oct-10 19:28
professionalbehzadcp30-Oct-10 19:28 
Questiondatabse Pin
sheemap30-Oct-10 8:26
sheemap30-Oct-10 8:26 
AnswerRe: databse Pin
Karthik. A30-Oct-10 16:08
Karthik. A30-Oct-10 16:08 
GeneralRe: databse Pin
sheemap31-Oct-10 4:17
sheemap31-Oct-10 4:17 
GeneralRe: databse Pin
Karthik. A31-Oct-10 10:54
Karthik. A31-Oct-10 10:54 
Check out this tutorial. It might be of help to you.

http://www.aspfree.com/c/a/Microsoft-Access/Connecting-to-a-Microsoft-Access-database-with-ASPNET/1/[^]

In this case the poster uses a local MS Access database. So in your case, you could have your .mdb in your server and then use Server.MapPath to get the full physical path. But be careful to secure your database file (w/ a password or some other mechanism), because in such an implementation, its accessibility will be wide open. If there is an option to use MS SQL, you could always choose that.
Cheers,
Karthik

QuestionWCF Pin
Any_India28-Oct-10 23:49
Any_India28-Oct-10 23:49 
AnswerRe: WCF Pin
Simon_Whale28-Oct-10 23:53
Simon_Whale28-Oct-10 23:53 
AnswerRe: WCF Pin
Anurag Gandhi28-Oct-10 23:59
professionalAnurag Gandhi28-Oct-10 23:59 
QuestionHow can we remove address bar of browser Pin
amitrajahuja28-Oct-10 22:44
amitrajahuja28-Oct-10 22:44 
AnswerRe: How can we remove address bar of browser Pin
NeverHeardOfMe28-Oct-10 23:38
NeverHeardOfMe28-Oct-10 23:38 
AnswerRe: How can we remove address bar of browser Pin
Any_India28-Oct-10 23:50
Any_India28-Oct-10 23:50 
AnswerRe: How can we remove address bar of browser Pin
Sujith C Jose29-Oct-10 0:46
Sujith C Jose29-Oct-10 0:46 
QuestionHow to get the current url in the code [modified] Pin
Satish - Developer28-Oct-10 21:40
Satish - Developer28-Oct-10 21:40 
AnswerRe: How to get the current url in the code Pin
kadaoui el mehdi29-Oct-10 1:30
kadaoui el mehdi29-Oct-10 1:30 
AnswerRe: How to get the current url in the code Pin
thatraja2-Nov-10 2:28
professionalthatraja2-Nov-10 2:28 
Questionasp.net used datatable data to create csv file format [modified] Pin
pkarthionline28-Oct-10 19:18
pkarthionline28-Oct-10 19:18 
AnswerRe: asp.net used datatable data to create csv file format Pin
Vimalsoft(Pty) Ltd28-Oct-10 23:43
professionalVimalsoft(Pty) Ltd28-Oct-10 23:43 
QuestionPrevent Caching all files for the request Pin
Anurag Gandhi27-Oct-10 23:15
professionalAnurag Gandhi27-Oct-10 23:15 
AnswerRe: Prevent Caching all files for the request Pin
Philip.F28-Oct-10 2:20
Philip.F28-Oct-10 2:20 
QuestionCrystal Report Formating Pin
Nikhil Bhivgade27-Oct-10 21:46
professionalNikhil Bhivgade27-Oct-10 21:46 
Questioni think repository pattern is implemented only thru orm Pin
Mogamboo_Khush_Hua27-Oct-10 8:51
Mogamboo_Khush_Hua27-Oct-10 8:51 
AnswerMy vote of 1 Pin
Keith Barrow27-Oct-10 10:37
professionalKeith Barrow27-Oct-10 10:37 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.