Showing posts with label relationships. Show all posts
Showing posts with label relationships. Show all posts

Monday, March 19, 2012

Can the Import data wizard import relationships?

Hi everybody,

I need to export a .dbc (Visual FoxPro database) to Sql Server. When I use the import wizard (from Sql-Server), I can import the tables with the correct datatypes, but can't it bring up relationships too?

If so, how can it be done ?

Thank you very much!

ZteevNo, may be you can scripting the relationship on VFP side and apply the same script on SQL SErver.