Manjunath\


Hi everybody,

I am having issue on database import and export . I mean to say when ever i import a database or export a database it won't export or import Foreign key relation ships and also Primary keys of tables which was their in database, which i am using for importing or exporting.

Please give me solution for this issue

Thanks & Regards

Manjunath





Re: Issue in Ipmorting and Exporting Database

oj


This is by design for sqlwb. If you want to persist all constraints, consider generating script then run it on the target first before exporting the data.