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 > PC based Database Applications > Other PC Databases > .DB file

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-03-03, 19:47
lamerdude lamerdude is offline
Registered User
 
Join Date: Mar 2003
Posts: 1
Red face .DB file

I have a file that ends with a .DB extension and I don't know how to view it. How do i figure out what program it belongs to?
Do you have any ideas what program saves it's database files with a *.DB file extension?
Reply With Quote
  #2 (permalink)  
Old 03-04-03, 00:05
hmccs_dbf hmccs_dbf is offline
Registered User
 
Join Date: Jul 2002
Posts: 1
Re: .DB file

Paradox uses .DB for it's file; can you open one in a text file and include a couple of 10's of binary bytes worth for comparison?

Quote:
Originally posted by lamerdude
I have a file that ends with a .DB extension and I don't know how to view it. How do i figure out what program it belongs to?
Do you have any ideas what program saves it's database files with a *.DB file extension?
Reply With Quote
  #3 (permalink)  
Old 03-30-03, 08:30
twy2k2 twy2k2 is offline
Registered User
 
Join Date: Mar 2003
Posts: 3
Re: .DB file

Quote:
Originally posted by lamerdude
I have a file that ends with a .DB extension and I don't know how to view it. How do i figure out what program it belongs to?
Do you have any ideas what program saves it's database files with a *.DB file extension?
The .DB file is a Paradox file, it can be opened using the Borland Database Engine available for download from www.borland.com after you register with the site. The BDE Admin program will let you browse the file contents. If the .db is password protected - then you've really got a problem. If you don't know the originator of the .db then I wish you luck! With the BDE, if you are a programmer of some capability, you will be able to write an interface to the .DB and use it as a database table, or import it to another format (like .dbf) if you like.

-twy2k2
Reply With Quote
  #4 (permalink)  
Old 04-17-03, 09:29
BruceG BruceG is offline
Registered User
 
Join Date: Apr 2003
Location: NJ
Posts: 7
The ".DB" extension was also used by Sybase (SQL Anywhere).
Reply With Quote
  #5 (permalink)  
Old 04-25-03, 04:41
deleon deleon is offline
Registered User
 
Join Date: Apr 2003
Posts: 6
Wink Re: .DB file

Quote:
Originally posted by lamerdude
I have a file that ends with a .DB extension and I don't know how to view it. How do i figure out what program it belongs to?
Do you have any ideas what program saves it's database files with a *.DB file extension?
For work with .db (paradox) files I use the Database Workshop 5 - a powerful & universal database tool.
You may download this program from Degisy Official web site:
http://www.degisy.com/
Reply With Quote
  #6 (permalink)  
Old 04-27-03, 21:33
FrancisF FrancisF is offline
Registered User
 
Join Date: Apr 2003
Location: Toronto, Canada
Posts: 2
Question DACEasy DOS 6.0 database interface

I am writing a VB / VC application to access DACEasy OE database
this database is a *.db extension and it is a Btrieve type 5.10 / 6.1. I need to build a ODBC / ADO link to this database using VB /VC++.

I know I can do it using Pervasive drivers (I have pervasive 2000), some how thing are not not working fine it has it's *.ddf files and it's file extension is *.db NOT *.btr

Does any body has a sample code for this implementation.
Thanks alot inadvance.

FrancisF
Attached Files
File Type: zip deoeacct.zip (13.7 KB, 446 views)
Reply With Quote
  #7 (permalink)  
Old 09-06-03, 00:29
donphillipe donphillipe is offline
Registered User
 
Join Date: Sep 2003
Posts: 1
I have a Citizen watch download program that creates a DB file on my Windows PC. I was able to open it with MS Excell and see the columns in readable format OK, but not able to save it back in a DB format for my dive log program to use. The watch date was wrong when I downloaded and the year data is wrong. I tried downloading the Degisy program and it won't let me open the DB file as I can figure. Also I cannot find any reference to DBE Admin on the Borland site either. All I want to do is change the date on a few columns. I opened it with a Hex editor and I can read text in the file but not numeric data.

The file begins:

.........................k.......".......L...b[.&..k...k.............................. ..........m.=#.o.................................. .................................................. .b..kg..kj..ko..kt..kw..k...k...k...k...k...k...k. ..k...k...k...k...k...k...k...k...k...k!..k/..k;..kB..kP..kf..kt..k...k...k...k...k...k...kLOG .DB............................................... ......................................
Reply With Quote
  #8 (permalink)  
Old 09-06-03, 14:19
twy2k2 twy2k2 is offline
Registered User
 
Join Date: Mar 2003
Posts: 3
Don, if your file is a true .DB (ie: Borland database) then if you would like: send me the file and I will see if I can view it in the DB viewer, and save it back out. If that can be done, then the mods you want can also be saved out.

-Terry
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 Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On