Connect to Visual FoxPro

  • Thread starter Thread starter Sorin Sandu
  • Start date Start date
S

Sorin Sandu

How can I connect and fill a dataset with a parameterized stored procedure ?
In the SP I have to zap a table but I get "Cannot open table".
 
What does your connection string look like? Once you get the datasource
open, the rest should be just like calling any other stored proc. Post it
if you would and hopefully we can figure it out from there.

Bill


www.devbuzz.com
www.knowdotnet.com
 

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