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 |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2003-01-14 : 08:33:01
|
| Sujata writes "Sir/Madam,I want to import one foxpro dbf to (Microsoft SQL server database) table from time to time. What I have to do. Can you please help me in this regard." |
|
|
harshal_in
Aged Yak Warrior
633 Posts |
Posted - 2003-01-14 : 08:37:34
|
quote: Sujata writes "Sir/Madam,I want to import one foxpro dbf to (Microsoft SQL server database) table from time to time. What I have to do. Can you please help me in this regard."
You can either use the import wizard or since u frequently import data use a scheduled dts package to import the data.Expect the UnExpected |
 |
|
|
|
|
|