|
-
June 23rd, 2006, 04:05 PM
#1
Senior Member
C++ Database
Aloha,
Here is my problem ... I want to make my own DB in C++ without any external drivers like BDE . The problem is that the count of the records is unknown. In pascal I use record. But how can I do it in C++. I supose to use array of structs, but the size of the array must be const ...
Please, if somebody knows - give me idea, exaple, source ... something
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
|