Re: How to access...



MDB is an MS Access database.

You can use that data directly via ODBC or OLEDB, or you can export it to a
native Foxpro format.

Your easiest entry point will likely be a remote view from VFP into your
Access database. There is a TON of information in the help file about using
remote views.

It's not necessarily your best option for long-term use, or maybe it is, but
you can get there from here.

The information is there for your taking. Feel free to come back when you
try something that doesn't work. We'll help!

Dan

"gechelle" <gechelle@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:8AF23409-52E0-4420-AC83-C85E75C45B69@xxxxxxxxxxxxxxxx
to Dan Freeman,
Sorry for that, we have an existing program running in our company and
that
was coded in visual basic, the filename of that file is "Log.mdb" and i
want
it to access in visual foxpro
any idea on how to access it...

thanks...

"Dan Freeman" wrote:

You'll have to put some effort into asking a better question, I'm afraid.

Dan

"gechelle" <gechelle@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:1B91234F-4913-4E5B-9779-3F52F801BDCB@xxxxxxxxxxxxxxxx
Hi expert,

can you give me some idea how to access a table like the Visual Basic
table

thanks....

--- gechelle





.



Relevant Pages

  • runtime error 3265 : Item cannot be found in the collection corresponding to the requested name or
    ... remote Access Database by ADO and ADOX. ... Dim oCat As ADOX.Catalog ... Dim oTab As ADOX.Table ...
    (microsoft.public.vb.database.ado)
  • Re: Accessing remote MS Access DB thru IIS App
    ... It uses the ADO 2.5 library to give users OLEDB and ODBC access from ... your IIS Application" ... ... "Do not use an Access database on a remote ... Access database from a compiled IIS Application? ...
    (microsoft.public.inetserver.asp.components)
  • Drag and Drop MS Access Database on Remote Server?
    ... The project has been copied to a commercial hosting service's remote server. ... for the Access database was different on my notebook than on the remote ... the script name and append the name of the Access Database. ... This the connection string generated by Visual Studio! ...
    (microsoft.public.vsnet.debugging)
  • RE: Remote Login, using dbi:ODBC
    ... Subject: Remote Login, using dbi:ODBC ... I login to my remote mysql databases, using perl, this way: ... sub ConnectToDB ... So, to connect to a Remote Access Database, can I use this: ...
    (perl.dbi.users)
  • Re: Creating a MS Access database
    ... Can you tell me where I can find information about ADOX? ... help file. ... > access database. ...
    (borland.public.delphi.database.ado)