fail to open vfp odbc

  • Thread starter Thread starter Agnes
  • Start date Start date
A

Agnes

Dim authConnection As New OleDbConnection("Provider =
VfpOleDB.1;Data Source = d:\cgl\vfpmaster\ttsdata\tts.dbc")
authConnection.Open()

i got an error "'VfpOleDB.1' ´£¨ÑªÌ¨Ã¥¼µn¿ý©ó¥»¾÷¹q¸£¤W¡C" String
it seems "the user didn't login the machine " ??
Do i need to install vfpoledb.dll ??
where can i get it ?
thanks
 
Agnes,

If you ask this in the Visual Foxpro newsgroup, than you have certainly more
change on an answer.

Cor
 
Hi Agnes,

You can get the latest FoxPro and Visual FoxPro OLE DB data provider from
msdn.microsoft.com/vfoxpro/downloads/updates.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top