I've been asked to create a database in MS Project and put the tables and queries on a SQL server. Currently a have a number of tables, some with referential integrity inforced because I need to be able to update one field in on table and do a cascade update. Will these relationships remain the same once the table are on the SQl server? I'd really appreciate any help.