Getting Started with Adobe After Effects - Part 6: Motion Blur
Ask
Ask questions, discuss or help others by answering
Related Posts · View All
SQL Server 141
TSQL 75
SSRS 70
SSIS 66
XML 54

Top Categories · View All
SQL Server 141
TSQL 75
SSRS 70
SSIS 66
XML 54

openrowset sql server 2000 data to dbf file

Aug 2 2012 12:00AM by IvanFroilan   

Hi, I want to insert sql server 2000 data into dbf file

insert into openrowset ( 'Microsoft.Jet.OLEDB.4.0',
'Provider=Microsoft.Jet.OLEDB.4.0;Data Source=c:\folder;Extended Properties=dBASE IV;',
'Select * from [item.DBF]')
select * from itemfact

while running query i gave error

Server: Msg 7399, Level 16, State 1, Line 1 OLE DB provider 'Microsoft.Jet.OLEDB.4.0' reported an error.
[OLE/DB provider returned message: No se pudo encontrar el archivo ISAM instalable.]

greetings and thanks

Submitted under: Microsoft SQL Server · TSQL ·  ·  · 


IvanFroilan
461 · 0% · 82

1 Replies

  • cross posted from here. Closing.

    commented on Aug 5 2012 5:41AM
    Jacob Sebastian
    1 · 100% · 32004

Your Reply


Sign Up or Login to post a comment.

    Copyright © Rivera Informatic Private Ltd Contact us      Privacy Policy      Terms of use      Report Abuse      Advertising      [ZULU1097]