Hi!
You can use CREATE TABLE through the FoxPro OLE DB data provider
(downloadable from msdn.microsoft.com/vfoxpro/downloads/updates). You'll
need to look at the Fox documentation in the MSDN Library for the exact
syntax as it's slightly different from T-SQL's syntax.
--
Cindy Winegarden MCSD, Microsoft Most Valuable Professional
cindy (AT) cindywinegarden (DOT) com
<aamirghanchi (AT) yahoo (DOT) com> wrote
Quote:
Hi,
is anyone aware of a way to export a sqlserver 2000 database structure
(not data) to a foxpro dbf.
We dont have foxpro installed on our system.
Thanks. |