المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : FoxPro To SQL Server



C# Programming
01-15-2010, 02:21 PM
I was given the task to write a program (c#) to import the 100k rows per dbf to SQL Server. I am happy that they decided to do so but at the same time I have to do it :p . So here it goes:

Before I write code (just testing out)
1. I tried using the import from method from ssms it worked once then failed.
2. I went to the business intelligence studio option and that ended in tears.
3. I then exported from FoxPro to flat txt/excel then I was hit with indexes cdx.

Is there any suggestion on how to do it? Not requesting for code.

Thank you