Wrox Home  
Search P2P Archive for: Go

  Return to Index  

activex_data_objects thread: Problem writing to a Paradox table


Message #1 by "d baker" <dbaker@c...> on Tue, 4 Mar 2003 13:01:45
 I am trying to create an APP in .NET using ADO that will write data to a 
Paradox table. I have already created the connection etc, and have used 
some code from an example that should add a new row, etc. but I get an 
error.

"An unhandled exception of type 'System.ArgumentException' occurred in 
system.windows.forms.dll

Additional information: Cannot create a child list for field AssyShape."

 I was able to do this in VB6 using the DATA tool, but this is no longer 
available. 

 Can anyone help determine what I am missing or doing incorrectly?

  Return to Index