ChrisRChamberlain
Programmer
Hi all
Have a MySQL database used as a datastore containing n tables, none of which are indexed.
The data has been converted/imported from VFP tables. Using a VFP cursoradapter with a ODBC connection, changes are not written to the MySQL database.
One of the properties of the cursoradapter object is .KeyFieldList which has been assigned a fieldname that would be used as a primary index.
So is the lack of an index preventing updates being written to the MySQL database?
TIA
![[pc2] [pc2] [pc2]](/data/assets/smilies/pc2.gif)
PDFcommander.com
motrac.co.uk
Have a MySQL database used as a datastore containing n tables, none of which are indexed.
The data has been converted/imported from VFP tables. Using a VFP cursoradapter with a ODBC connection, changes are not written to the MySQL database.
One of the properties of the cursoradapter object is .KeyFieldList which has been assigned a fieldname that would be used as a primary index.
So is the lack of an index preventing updates being written to the MySQL database?
TIA
FAQ184-2483
Chris ![[pc2] [pc2] [pc2]](/data/assets/smilies/pc2.gif)
PDFcommander.com
motrac.co.uk