Hi everyone, I am novice using SQL.
I am migrating a MySQL DB with Delphi to an SQL 2008 with Delphi, the connection is running fine, but when I try to insert new records in some tables I get the Field must have a value error with the primary key of the table
I've already checked the properties with the ones that are working, but I can't find the difference
Instead of that can anyone explain me what to do please,
Thanks in advance for your help
Luis