Hi, could anyone help me on how I could apply foreign key to my sql ce 2005 tables and is it possible to select data from sqlce 2005 tables as sqlserver2005 db. Thanks
Printable View
Hi, could anyone help me on how I could apply foreign key to my sql ce 2005 tables and is it possible to select data from sqlce 2005 tables as sqlserver2005 db. Thanks
Hi,
use add/alter table and 'constraint'.
The second half of the question baffles me - sorry don't understand what you mean.
Pete