Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
Aamir
Starting Member
14 Posts |
Posted - 2004-07-01 : 03:19:49
|
| I have to make a trasformation from Foxpro to SQL Server in the current project i am working on. The version of foxpro is dos based. How and where should i start to perform this task. As i am new in the field of software developement. i will be highly appreciated for a quick response. References and help materials will be appreciated...ThnxSoftGuru |
|
|
JasonGoff
Posting Yak Master
158 Posts |
Posted - 2004-07-01 : 06:41:02
|
| Foxpro from memory (ANCIENT memory :-) ) has DB3 format files. Check out DTS - Data Transformation Services. You should be able to do everything you need using that. |
 |
|
|
Aamir
Starting Member
14 Posts |
Posted - 2004-07-01 : 07:07:41
|
| Thanks, I have read teh DTS section. It says for creating package kind of thing. I can't understand it. As i have to do this transfer of data from vb interface... an automated process..so what is ur opinion.SoftGuru |
 |
|
|
JasonGoff
Posting Yak Master
158 Posts |
|
|
Aamir
Starting Member
14 Posts |
Posted - 2004-07-02 : 01:16:48
|
| Thanks Jason, I will look to it. Lets see .... By the way thanks for assistanceSoftGuru |
 |
|
|
|
|
|