Note: Access does not support the mandatory (not null) constraint in SQL DDL. The mandatory constraints for table '%s' will be created
Note: Access does not support default values in SQL DDL. Default values will be created in the database using DAO only if ...
Note: Access does not support referential action clauses in SQL DDL. Referential actions will be created in the database ...
Note: Access does not support the creation of a column validation rule using the SQL create or alter table statement. The ...
Note: Access does not support the creation of views using the SQL create view statement. Views will be created in the database ...
Note: Access does not support the mandatory (not null) constraint in SQL DDL. The mandatory constraints for table '%s' will ...
Note: If there's no connection to the Access MDB file, enforce the validation rule via Access DBMS for validation rule '%1!.1023s!' ...
Note: The target DBMS does not support column level check clauses in the SQL create table statement. You will need to enforce ...
Note: The target DBMS does not support table level check clause using SQL alter table construct. The following DDL statements ...
Note: The target DBMS does not support the column mandatory (not null) constraint in an SQL statement. You will need to enforce ...