E
Earl
I am only able to connect to an Act6.0 db with ODBC Connection (Foxpro DSN).
Is there a better way?
Is there a better way?
I am only able to connect to an Act6.0 db with ODBC Connection (Foxpro DSN).
Is there a better way?
Jon, I'm not writing to it, just populating a DataReader with customer
contact information which will be written back to SQLServer. For now at
least, I'll stick with the ODBC connection.
One curious thing I've noticed though is that if I try to read from the
Contact field, I get an unhandled Exception (I even tried renaming the field
ContactName, but no joy). Reading fields such as Company, City, etc. I have
no problems. I'm speculating this is a null issue with the Contact field?