|
-
June 6th, 1999, 12:04 PM
#1
Help Needed!
I am working on a project which need to dynamically create a database (MS access 7.0). The name of table and number of fields and records depend on the user's input. How can I dynamically create the database? What kind of method should I use? Can you give me some advices about it? Thanks a lot in advance!
-
June 6th, 1999, 01:22 PM
#2
Re: Help Needed!
There is a sample application called DAOTABLE
in VC++ help content. It shows U a way to create
a database with tables and other database related
stuffs done thru MFC codes.
Hope for help. 
Walter
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
|
Click Here to Expand Forum to Full Width
|