
September 20th, 2005, 10:01 AM
|
|
Contributing User
|
|
Join Date: Sep 2004
Posts: 108
Time spent in forums: 11 h 16 m 54 sec
Reputation Power: 5
|
|
Quote: | Originally Posted by regiemon Just like outlook express, it store its data into .dbx file.
I would like to know what database did they used? or did they made their own database?
Because I want to develop a program but I don't know what database I should use. I used ms access but I have a problem, I need to install ms access to another computer in order to make my program work into that computer. So I would like to immitate the logic of outlook express database. If you want to back up your data, just copy the .dbx.
Can you give me any suggestions.
Your response is greatly appreciated.
Thank you. |
Install MDAC type , access drivers are included and it's free (check in microsoft.com).
|