If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Pervasive.SQL > Convert .DBF (DBASE 3) files to .BTR files

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 06-09-10, 05:27
sadhramani sadhramani is offline
Registered User
 
Join Date: Jun 2010
Posts: 1
Convert .DBF (DBASE 3) files to .BTR files

I have certain .DBF files, which I need to convert to .BTR files using C#.NET

What are the use of .MKD files. I have a C#.NET code, which creates a .MKD file in the Pervasive SQL.

Can this .MKD file be converted to .BTR file?
Reply With Quote
  #2 (permalink)  
Old 06-09-10, 08:09
mirtheil mirtheil is offline
Registered User
 
Join Date: Dec 2001
Posts: 1,026
As posted in your other thread:
Quote:
An MKD and a BTR file have the same format. There is no conversion needed. Pervasive/Btrieve does not require a specific file extension.
If you really need the file to be .BTR, look at the "USING" clause on the CREATE TABLE statement.
__________________
Mirtheil Software
Certified Pervasive Developer
Certified Pervasive Technician
Custom Btrieve/VB development
http://www.mirtheil.com
I do not answer questions by email. Please post on the forum.
Reply With Quote
Reply

Tags
.dbf to .btr

Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

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