Re: MS Jet Oledb

Tech-Archive recommends: Fix windows errors by optimizing your registry



On Wed, 14 Mar 2007 11:39:08 -0700, RG <RG@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:

¤ I have a visual basic application(no source) which connects to ms jet oledb
¤ access db file. When I moved this file to a different location, I get a
¤ prompt asking me to change configuration. Specifically, "please enter ms jet
¤ oledb information ....". Once I change the file path, it works. Is there a
¤ place where I could configure this as I can't change the source code, so that
¤ I don't get prompted?

That would depend on where the application is storing this information. Is it in the Registry? Is
there a configuration file?


Paul
~~~~
Microsoft MVP (Visual Basic)
.



Relevant Pages

  • Re: DSN Connection for Microsoft Access in ASP.NET
    ... I was able to connect to the database using your ... ¤ I want to use aDSNconnectionto connect to MSAccessDatabase. ... stable and doesn't provide the level of functionality supported by Jet OLEDB. ... It looks like you're trying to use theDSNwith the Jet OLEDB provider. ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: Syntax Error in FROM clause
    ... I have now tried changing my Data Provider to Jet OLEDB. ... ¤ I hope this is the right place to ask this question!. ... I am trying to populate a list control with values from an MS Access query. ...
    (microsoft.public.vb.database.ado)
  • Re: Behaviour between ADO on ODBC Access Driver and Jet OLE DB
    ... I began deveoping using a pre-defined DSN based on the MS Access Driver. ... ¤ was suggested to me earlier this month that I change over to the Jet OLEDB ... Well I still would recommend using the Jet OLEDB Provider. ...
    (microsoft.public.vb.database.ado)
  • Re: CSV --> EXCEL --> DBASE III with Visual Basic 6
    ... ¤ i've compile the syntax and correct the error one by one. ... datatypes of it thru visual basic 6 using the visual foxpro library. ... Jet OLEDB. ... One way to list schema information is to use OpenSchema: ...
    (microsoft.public.vb.database)