dbTalk Databases Forums  

Cannot export data to .dbf file

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss Cannot export data to .dbf file in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Carl Henthorn
 
Posts: n/a

Default Cannot export data to .dbf file - 05-08-2006 , 04:23 PM






I have a package that is supposed to export data to a foxpro.dbf file. There
is one step that creates the export file by using the dBase 3 odbc connector
and uses the sql "Create table" statment to create the file. I cannot get
this to work. The error I get is "Unexpected error from external database
driver(9492)".
Googling this error has not turned up any answers. I tried removing that
step and instead having a data pump export directly to this file, but that
fails as well.
Any ideas on what I am doing wrong?

ps. I set access levels on the dest folder to full control to everyone.

Thanks in advance!!

Reply With Quote
  #2  
Old   
Cindy Winegarden
 
Posts: n/a

Default Re: Cannot export data to .dbf file - 05-08-2006 , 04:59 PM






Hi Carl,

You're working with a dBase 3 driver and a FoxPro table? Are you wanting the
resulting table to be a dBase 3 DBF or a FoxPro DBF? Have you considered
using the FoxPro and Visual FoxPro ODBC drivers, downloadable from
msdn.microsoft.com/vfoxpro/downloads/updates/odbc or the FoxPro and Visual
FoxPro OLE DB data provider, downloadable from
msdn.microsoft.com/vfoxpro/downloads/updates ?

--
Cindy Winegarden MCSD, Microsoft Visual FoxPro MVP
cindy_winegarden (AT) msn (DOT) com www.cindywinegarden.com


"Carl Henthorn" <CarlHenthorn (AT) discussions (DOT) microsoft.com> wrote

Quote:
I have a package that is supposed to export data to a foxpro.dbf file.
There
is one step that creates the export file by using the dBase 3 odbc
connector
and uses the sql "Create table" statment to create the file. I cannot get
this to work. The error I get is "Unexpected error from external database
driver(9492)".
Googling this error has not turned up any answers. I tried removing that
step and instead having a data pump export directly to this file, but that
fails as well.
Any ideas on what I am doing wrong?

ps. I set access levels on the dest folder to full control to everyone.

Thanks in advance!!



Reply With Quote
  #3  
Old   
Carl Henthorn
 
Posts: n/a

Default Re: Cannot export data to .dbf file - 05-09-2006 , 11:39 AM



It does seem odd, but the dbase 3 drive will create a .dbf file that foxpro
can use. I seem to have gotten around my problem by moving to dBase 4 driver.
I inherited the package, so I cant speak for the state of mind of the
original developer. I do know is that using the dbase driver gets around
having to use DSN values that foxpro needs.

"Cindy Winegarden" wrote:

Quote:
Hi Carl,

You're working with a dBase 3 driver and a FoxPro table? Are you wanting the
resulting table to be a dBase 3 DBF or a FoxPro DBF? Have you considered
using the FoxPro and Visual FoxPro ODBC drivers, downloadable from
msdn.microsoft.com/vfoxpro/downloads/updates/odbc or the FoxPro and Visual
FoxPro OLE DB data provider, downloadable from
msdn.microsoft.com/vfoxpro/downloads/updates ?

--
Cindy Winegarden MCSD, Microsoft Visual FoxPro MVP
cindy_winegarden (AT) msn (DOT) com www.cindywinegarden.com


"Carl Henthorn" <CarlHenthorn (AT) discussions (DOT) microsoft.com> wrote in message
news:048B6C9F-6F38-44AB-9A33-175CEC15BBFD (AT) microsoft (DOT) com...
I have a package that is supposed to export data to a foxpro.dbf file.
There
is one step that creates the export file by using the dBase 3 odbc
connector
and uses the sql "Create table" statment to create the file. I cannot get
this to work. The error I get is "Unexpected error from external database
driver(9492)".
Googling this error has not turned up any answers. I tried removing that
step and instead having a data pump export directly to this file, but that
fails as well.
Any ideas on what I am doing wrong?

ps. I set access levels on the dest folder to full control to everyone.

Thanks in advance!!




Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.