all groups > dotnet windows forms databinding > september 2005 >
You're in the

dotnet windows forms databinding

group:

Unable to Bind to Visual FoxPro table!


Unable to Bind to Visual FoxPro table! Jeff Tolman
9/16/2005 5:45:59 PM
dotnet windows forms databinding: I am unable to bind my datagrid and dataset/datatable that was retrieved
using the VFPOLEDB.dll database interface. I keep getting a "Cannot create
a child list for field Table".

Does anyone have any ideas about what's going on here?

Thanks to all!

Jeff Tolman

Re: Unable to Bind to Visual FoxPro table! Cindy Winegarden
9/17/2005 9:37:43 PM
Hi Jeff,

Here's what I found elsewhere, posted by Patrick Altman:
[quoted text, click to view]
If all you are wanting to bind is that one table, then bind just the table
object with the 2nd parameters (DataMember) in the SetDataBinding method
being an empty string ("").
<<

--
Cindy Winegarden MCSD, Microsoft Visual FoxPro MVP
cindy_winegarden@msn.com www.cindywinegarden.com
Blog: http://spaces.msn.com/members/cindywinegarden


[quoted text, click to view]

Re: Unable to Bind to Visual FoxPro table! Cindy Winegarden
9/17/2005 9:40:34 PM
Hi Jeff,

Here's what I found elsewhere, posted by Patrick Altman:
[quoted text, click to view]
If all you are wanting to bind is that one table, then bind just the table
object with the 2nd parameters (DataMember) in the SetDataBinding method
being an empty string ("").
<<

It really helps if you cross-post instead of posting separate messages to
each group. To do this in Outlook Express use the button under "Newsgroups:"
in the upper left of the message window. When you cross-post then all the
responses show up in every group you've chosen and the discussion is easier
to follow.

--
Cindy Winegarden MCSD, Microsoft Most Valuable Professional
cindy_winegarden@msn.com www.cindywinegarden.com
Blog: http://spaces.msn.com/members/cindywinegarden


[quoted text, click to view]

Re: Unable to Bind to Visual FoxPro table! Cindy Winegarden
9/18/2005 8:31:31 PM
Sorry - I missed that you cross posted. I've got my OE set up in an unusual
way.

--
Cindy Winegarden MCSD, Microsoft Most Valuable Professional
cindy_winegarden@msn.com www.cindywinegarden.com
Blog: http://spaces.msn.com/members/cindywinegarden


[quoted text, click to view]

AddThis Social Bookmark Button