Categories: MSDN / DotNet / Java / Scripts / Linux / PHP Ask - La ask - La Answer

import/export problem

In SQL2000, when I do import/export, there is DBaseV in the destination. In
SQL 2005, there is no such selection. How can I make DBaseV export in SQL 2005?
Thanks.
[173 byte] By [hakeem777] at [2007-11-11 10:21:19]
# 1 Re: import/export problem
Export to dbf format ability was deprecated in SQL Server Management Studio.
Use alternative utilites e.g.
http://www.sqlmanager.net/en/products/mssql/dataexport
Michael Raven at 2007-11-11 23:43:22 >