|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Setup and Deployment and Microsoft Jet OLE DB ProviderThe application uses a mdb file and needs Microsoft Jet OLE DB Provider to run on another PCs. In Prerequisites section of Setup Property Pages there are some checkboxes including Microsoft Data Access Component 2.8. But in microsoft site they say: This release does not include Microsoft Jet, the Microsoft Jet OLE DB Provider or ODBC driver, the Desktop Database ODBC Drivers, or the Visual FoxPro ODBC Driver. http://www.microsoft.com/downloads/details.aspx?FamilyID=6c050fe3-c795-4b7d-b037-185d0506396c&DisplayLang=en What I've to do with this mdb and setup project?! Thanks Hi,
http://support.microsoft.com/default.aspx?scid=kb;en-us;892854 Ken --------------- Show quoteHide quote "Saber" <saber[.AT.]oxin.ir> wrote in message news:uUs14EZEGHA.524@TK2MSFTNGP09.phx.gbl... > In VS 2005 I made a setup project for my application. > The application uses a mdb file and needs Microsoft Jet OLE DB Provider to > run on another PCs. > In Prerequisites section of Setup Property Pages there are some checkboxes > including > Microsoft Data Access Component 2.8. > But in microsoft site they say: > This release does not include Microsoft Jet, the Microsoft Jet OLE DB > Provider or ODBC driver, the Desktop Database ODBC Drivers, or the Visual > FoxPro ODBC Driver. > http://www.microsoft.com/downloads/details.aspx?FamilyID=6c050fe3-c795-4b7d-b037-185d0506396c&DisplayLang=en > > What I've to do with this mdb and setup project?! > > Thanks > > -- > Saber S. > http://maghalat.com > > > Thanks Ken,
Would you please explain more? In this url there is a link to MDAC download page. But it says: This release does not include Microsoft Jet, the Microsoft Jet OLE DB Provider... And in a VS Setup and Deployment project there is just a MDAC 2.8 checkbox to check before installation. Database stuff alwas fuddles me!! Show quoteHide quote "Ken Tucker [MVP]" <vb***@bellsouth.net> wrote in message news:%23oEPTVZEGHA.268@TK2MSFTNGP09.phx.gbl... > Hi, > > http://support.microsoft.com/default.aspx?scid=kb;en-us;892854 > > Ken > --------------- > "Saber" <saber[.AT.]oxin.ir> wrote in message > news:uUs14EZEGHA.524@TK2MSFTNGP09.phx.gbl... >> In VS 2005 I made a setup project for my application. >> The application uses a mdb file and needs Microsoft Jet OLE DB Provider >> to >> run on another PCs. >> In Prerequisites section of Setup Property Pages there are some >> checkboxes >> including >> Microsoft Data Access Component 2.8. >> But in microsoft site they say: >> This release does not include Microsoft Jet, the Microsoft Jet OLE DB >> Provider or ODBC driver, the Desktop Database ODBC Drivers, or the Visual >> FoxPro ODBC Driver. >> http://www.microsoft.com/downloads/details.aspx?FamilyID=6c050fe3-c795-4b7d-b037-185d0506396c&DisplayLang=en >> >> What I've to do with this mdb and setup project?! >> >> Thanks >> >> -- >> Saber S. >> http://maghalat.com >> >> >> > > Hi,
Jet and mdac will be sent out through windows update from now on. Ken ---------------- Show quoteHide quote "Saber" <saber[.AT.]oxin.ir> wrote in message news:%238OA4weEGHA.2856@TK2MSFTNGP12.phx.gbl... > Thanks Ken, > Would you please explain more? > In this url there is a link to MDAC download page. > But it says: > This release does not include Microsoft Jet, the Microsoft Jet OLE DB > Provider... > > And in a VS Setup and Deployment project there is just a MDAC 2.8 checkbox > to > check before installation. > > Database stuff alwas fuddles me!! > > "Ken Tucker [MVP]" <vb***@bellsouth.net> wrote in message > news:%23oEPTVZEGHA.268@TK2MSFTNGP09.phx.gbl... >> Hi, >> >> http://support.microsoft.com/default.aspx?scid=kb;en-us;892854 >> >> Ken >> --------------- >> "Saber" <saber[.AT.]oxin.ir> wrote in message >> news:uUs14EZEGHA.524@TK2MSFTNGP09.phx.gbl... >>> In VS 2005 I made a setup project for my application. >>> The application uses a mdb file and needs Microsoft Jet OLE DB Provider >>> to >>> run on another PCs. >>> In Prerequisites section of Setup Property Pages there are some >>> checkboxes >>> including >>> Microsoft Data Access Component 2.8. >>> But in microsoft site they say: >>> This release does not include Microsoft Jet, the Microsoft Jet OLE DB >>> Provider or ODBC driver, the Desktop Database ODBC Drivers, or the >>> Visual >>> FoxPro ODBC Driver. >>> http://www.microsoft.com/downloads/details.aspx?FamilyID=6c050fe3-c795-4b7d-b037-185d0506396c&DisplayLang=en >>> >>> What I've to do with this mdb and setup project?! >>> >>> Thanks >>> >>> -- >>> Saber S. >>> http://maghalat.com >>> >>> >>> >> >> > > But many of users who want to run my application are not connected to
internet, and their windows are not updated. I'm looking for a way to check if there is Jet ,MDAC and dotnetframework installed on user's computer, and if not, they automatily will be installed by the cdrom that my application is in it. Show quoteHide quote "Ken Tucker [MVP]" <vb***@bellsouth.net> wrote in message news:ufmw%23$eEGHA.312@TK2MSFTNGP09.phx.gbl... > Hi, > > Jet and mdac will be sent out through windows update from now > on. > > Ken > ---------------- > "Saber" <saber[.AT.]oxin.ir> wrote in message > news:%238OA4weEGHA.2856@TK2MSFTNGP12.phx.gbl... >> Thanks Ken, >> Would you please explain more? >> In this url there is a link to MDAC download page. >> But it says: >> This release does not include Microsoft Jet, the Microsoft Jet OLE DB >> Provider... >> >> And in a VS Setup and Deployment project there is just a MDAC 2.8 >> checkbox to >> check before installation. >> >> Database stuff alwas fuddles me!! >> >> "Ken Tucker [MVP]" <vb***@bellsouth.net> wrote in message >> news:%23oEPTVZEGHA.268@TK2MSFTNGP09.phx.gbl... >>> Hi, >>> >>> http://support.microsoft.com/default.aspx?scid=kb;en-us;892854 >>> >>> Ken >>> --------------- >>> "Saber" <saber[.AT.]oxin.ir> wrote in message >>> news:uUs14EZEGHA.524@TK2MSFTNGP09.phx.gbl... >>>> In VS 2005 I made a setup project for my application. >>>> The application uses a mdb file and needs Microsoft Jet OLE DB Provider >>>> to >>>> run on another PCs. >>>> In Prerequisites section of Setup Property Pages there are some >>>> checkboxes >>>> including >>>> Microsoft Data Access Component 2.8. >>>> But in microsoft site they say: >>>> This release does not include Microsoft Jet, the Microsoft Jet OLE DB >>>> Provider or ODBC driver, the Desktop Database ODBC Drivers, or the >>>> Visual >>>> FoxPro ODBC Driver. >>>> http://www.microsoft.com/downloads/details.aspx?FamilyID=6c050fe3-c795-4b7d-b037-185d0506396c&DisplayLang=en >>>> >>>> What I've to do with this mdb and setup project?! >>>> >>>> Thanks >>>> >>>> -- >>>> Saber S. >>>> http://maghalat.com >>>> >>>> >>>> >>> >>> >> >> > >
Debugging in VS2005 - why is some code shaded grey?
alter built-in ContextMenu Microsoft doesn't want you to use VB .Net Unmanaged C dll call SqlConnection component in VB.2005 For each ..... next Question Address Matching System WIA.ImageFile to System.Drawing.Image Oggetto Application di excel in vb net 2003 its a pain! |
|||||||||||||||||||||||