PC Review


Reply
Thread Tools Rate Thread

Could ADO.net export DBF?

 
 
Antony_cts
Guest
Posts: n/a
 
      23rd Dec 2008
Dear All,

I am wondering can ADO.Net export/convert to (Foxpro)DBF?

Regards,
Antony
 
Reply With Quote
 
 
 
 
Miha Markic
Guest
Posts: n/a
 
      23rd Dec 2008
ADO.NET won't do anything like that.
Perhaps you might read data into a DataTable and save it into DBF but it
won't create a new database for you.
--
Miha Markic [MVP C#, INETA Country Leader for Slovenia]
RightHand .NET consulting & development www.rthand.com
Blog: http://cs.rthand.com/blogs/blog_with_righthand/

"Antony_cts" <(E-Mail Removed)> wrote in message
news:FC31ADE2-7F62-4EEA-96F3-(E-Mail Removed)...
> Dear All,
>
> I am wondering can ADO.Net export/convert to (Foxpro)DBF?
>
> Regards,
> Antony


 
Reply With Quote
 
William Vaughn \(MVP\)
Guest
Posts: n/a
 
      29th Dec 2008
No. ADO.NET can extrude XML but no other database formats. However, it can
connect to DBF databases or any database with an OLE DB or ODBC (or .NET)
driver/provider.

--
__________________________________________________________________________
William R. Vaughn
President and Founder Beta V Corporation
Author, Mentor, Dad, Grandpa
Microsoft MVP
(425) 556-9205 (Pacific time)
Hitchhiker’s Guide to Visual Studio and SQL Server (7th Edition)
http://betav.com/blog/billva
http://betav.com
____________________________________________________________________________________________



"Antony_cts" <(E-Mail Removed)> wrote in message
news:FC31ADE2-7F62-4EEA-96F3-(E-Mail Removed)...
> Dear All,
>
> I am wondering can ADO.Net export/convert to (Foxpro)DBF?
>
> Regards,
> Antony


 
Reply With Quote
 
Kenny
Guest
Posts: n/a
 
      31st Dec 2008
Antony ... I'm pretty sure an export to an older dBase III format would be
simple to code ... in fact I prolly have the code laying around somewhere and
would be happy to share if you need it.

And ... I think that foxpro could still read that ...

The only tricks I can think of would be things like long field (column)
names, numbers of columns and datatype translations.

Exporting something like a table with 10 or 20 or 30 columns (not 300) of
"limited size" character and "numeric" fields should be a snap.

But ... I'm just talking from memory ... I didn't get into the way back
machine just yet. {;-)

"Antony_cts" wrote:

> Dear All,
>
> I am wondering can ADO.Net export/convert to (Foxpro)DBF?
>
> Regards,
> Antony

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Create an export file using user generated title and export data t efandango Microsoft Access VBA Modules 6 5th Oct 2008 02:50 PM
Create an export file using user generated title and export data t efandango Microsoft Access External Data 6 5th Oct 2008 02:50 PM
Export of Calendar data as a delegate or public folders export Charles Root Microsoft Outlook Calendar 5 22nd Aug 2008 02:58 PM
Outlook 2003 Import/Export - Export feature does not work properly =?Utf-8?B?QW5vdGhlciBJVCBBZG1pbg==?= Microsoft Outlook Discussion 1 8th Mar 2006 10:15 PM
CONTACTS EXPORT FROM OUTLOOK 2000 SR-1 IMPORT/EXPORT ENGINE NOT INSTALLED cantabile Microsoft Outlook Installation 1 8th Jan 2004 09:06 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 05:51 AM.