trouble in uploading MS ACCESS db with ASP pages ? - TechRepublic
Question
May 31, 2011 at 08:45 AM
zeeeshan

trouble in uploading MS ACCESS db with ASP pages ?

by zeeeshan . Updated 15 years, 1 month ago

trouble in Access database link at web hosting

hello , i am uploading my ASP web on webhosting panel

the project name is test1 ,

MS access DB name is db.mdb

when i went to create the ms access database on my hosting it asked for these fields

DSN name temp -405

database useer id “text box”

database passwprd “textbox”

DBQ (Database Path) ftproot \db.mdb
it gave me this

ODBC Connection String for this DSN would be :
“DSN=temp-405;Uid=;Pwd=;”
now what should i do in next step ?
what should i have to in web.config?
what should i need to do in my grid view or page code?
<%@ Page Language="C#" AutoEventWireup="true" CodeFile="Default.aspx.cs" Inherits="_Default" %>














This discussion is locked

All Comments