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 |
|
surezh
Starting Member
32 Posts |
Posted - 2009-02-27 : 02:18:40
|
| how can i insert the data from FoxPro(*.DBF) to SQL serverplease give me a example to insert..... |
|
|
RickD
Slow But Sure Yak Herding Master
3608 Posts |
Posted - 2009-02-27 : 03:59:12
|
| Create a linked server, here is a starting point, although this is for SQL 2000http://support.microsoft.com/kb/199131Otherwise, just google it:http://www.google.co.uk/search?hl=en&q=foxpro+as+a+linked+server%2C+sql+server&meta= |
 |
|
|
|
|
|