Forums | Webyog
Tools to manage and monitor MySQL databases
forums › forums › SQLyog › Sync tools, Migration, Scheduled Backup and Notifications › Importing from Access – Primary key issue?
Hey All,
I'm trying to import an Access DB and when I do, all the field values are shown as being NULL.
It looks like the mySQL db doesn't have the primary key defined correctly. Could this be causing the problem? How do I set the primary key here?
Thanks Much,
Ed
SQLyog automatically creates column with the correct PRIMARY KEY. Are you getting all columns as NULL?
Please elaborate
try the other way around
Export from Access – I never had problems with that. Thereafter u just check indexes and field characteristics (NULL/NOT NULL, BINARY etc.)