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 > I need to open MKD files

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-21-10, 14:06
Aurelia T Aurelia T is offline
Registered User
 
Join Date: Jan 2010
Posts: 6
Question I need to open MKD files

Hi,

How can I open MKD files to read the data. I have to do data conversion from a system that have the info in MKD files (I believe that's btrieve) to Oracle. I have just the files not the application.
thank you.
Reply With Quote
  #2 (permalink)  
Old 01-21-10, 15:22
mirtheil mirtheil is offline
Registered User
 
Join Date: Dec 2001
Posts: 1,026
Short answer is that you need a Pervasive/Btrieve engine to open MKD files.
Longer answer is that you'll need the engine but you may also need DDFs unless you are willing to write an application to read the files using the Btrieve API. If you have DDFs (or create them), you can use ODBC and any number of tools to export the data. If you don't have DDFs, you'll need to create them or create an application using Btrieve calls to read the data. EIther way, you'll need to know the record structure.
__________________
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
  #3 (permalink)  
Old 01-21-10, 15:33
Aurelia T Aurelia T is offline
Registered User
 
Join Date: Jan 2010
Posts: 6
thanks for answer..my superviser pushes me to find a solution free..
I have DDFs but I don't have a Pervasive/Btrieve engine. can I use another tool?
Reply With Quote
  #4 (permalink)  
Old 01-21-10, 15:40
mirtheil mirtheil is offline
Registered User
 
Join Date: Dec 2001
Posts: 1,026
No. There is no way to get to the files without using an engine.
__________________
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
  #5 (permalink)  
Old 01-21-10, 15:49
Aurelia T Aurelia T is offline
Registered User
 
Join Date: Jan 2010
Posts: 6
how I can install it? like an sql server(server and client)?
Reply With Quote
  #6 (permalink)  
Old 01-21-10, 16:20
mirtheil mirtheil is offline
Registered User
 
Join Date: Dec 2001
Posts: 1,026
Depends on the version you are installing. All versions since Btrieve 6.15 have an installer that you run. There are two versions: Workgroup and Server. A Workgroup would probably work for you situation since this will probably be a one time conversion.
__________________
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
  #7 (permalink)  
Old 01-21-10, 16:28
Aurelia T Aurelia T is offline
Registered User
 
Join Date: Jan 2010
Posts: 6
thank you very much. I will install the workgroup client version, I downloaded the trial.
Reply With Quote
  #8 (permalink)  
Old 01-22-10, 11:19
Aurelia T Aurelia T is offline
Registered User
 
Join Date: Jan 2010
Posts: 6
in ODBC it's asking a user and a password when I try to test the connection to the database. I don't have a user. any idea?
Reply With Quote
  #9 (permalink)  
Old 01-22-10, 11:35
mirtheil mirtheil is offline
Registered User
 
Join Date: Dec 2001
Posts: 1,026
Sounds like the database may have an owner name or a database security. You'd need to provide it.
__________________
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

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