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 > Corel Paradox > how to read and change a .db file? Plus...PLEASE HELP!!!

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-24-04, 22:17
jchen_xxxx jchen_xxxx is offline
Registered User
 
Join Date: Mar 2004
Location: guam, USA
Posts: 1
how to read and change a .db file? Plus...PLEASE HELP!!!

hi everyone,

at work we use a point of sale and inventory management program called posim. it basically is a client server database program. (i hope that makes sense, i'm not knowledgable about dbs) to clarify...we have a G3 blue and white (mac) running posim server. and we have ~10 imacs running posim clients. the db file on the G3 is called posim.db.

here are my questions, if you please:

1) are all .db files paradox files?
2) can i write a program to access and edit this posim.db file? there is some functionality posim doesn't have. rather than try to get posim to add these to their program, i thought we'd do it ourself.
3) can i integrate this db file with our website? (our website uses mySQL).

many thanks!
Reply With Quote
  #2 (permalink)  
Old 03-25-04, 12:46
Maroonotmoron Maroonotmoron is offline
Registered User
 
Join Date: Sep 2003
Location: Dallas
Posts: 182
Re: how to read and change a .db file? Plus...PLEASE HELP!!!

here are my questions, if you please:

1) are all .db files paradox files?
No linux, unix, POSIM a separate software company and others use the db extension for database files.

2) can i write a program to access and edit this posim.db file? there is some functionality posim doesn't have. rather than try to get posim to add these to their program, i thought we'd do it ourself. Not likely, point os sale proprietary databases are pretty rigid do to security concerns. The data is likely to be encrypted .

3) can i integrate this db file with our website? (our website uses mySQL). Best way to do that is if POSIM can create a print or text report and you can parse and read that into your sql program.

many thanks! [/SIZE][/QUOTE]
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