OLEDB provider for VFPRO 8.0

  • Thread starter Thread starter Mehbs
  • Start date Start date
M

Mehbs

I have free tables in visual foxpro 8.0 with sp1.

I want to create a form in C# and then try to setup a dataset by using OLEDB
for visual foxpro 8. It does not work. It keeps giving me an error.

I can use connection string to setup an individual table but I want to grab
multiple tables because the information for an employee is spread on 3
different tables.

I would request any please send me the best solutions.
It is not necessary for me to use oledb. If there is any better provider, I
would use it.

Thanks for the help.
 
Mehbs,

Using OLEDB is fine. The thing is, you haven't shown any code, or given
any information on the exception that is thrown.

Can you shed some more light?
 
It does not work. It keeps giving me an error.

That tells the group precisely nothing!

There's no point asking for help in a newsgroup like this unless you
actually show what you've already tried, and the error which you are
getting...
 
Back
Top