Click here to Skip to main content
15,913,610 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: CListCtrl not showing all loaded items? Pin
Paolo Messina28-Jul-00 10:24
professionalPaolo Messina28-Jul-00 10:24 
GeneralRe: CListCtrl not showing all loaded items? Pin
trey29-Jul-00 11:57
trey29-Jul-00 11:57 
GeneralRe: CListCtrl not showing all loaded items? Pin
Paolo Messina29-Jul-00 12:20
professionalPaolo Messina29-Jul-00 12:20 
GeneralRe: CListCtrl not showing all loaded items? Pin
trey31-Jul-00 17:52
trey31-Jul-00 17:52 
GeneralEdit Control in Explorer Bands Pin
Sivakumar27-Jul-00 7:09
Sivakumar27-Jul-00 7:09 
GeneralEdit Control in Explorer Bands Pin
Sivakumar27-Jul-00 7:08
Sivakumar27-Jul-00 7:08 
GeneralRe: Edit Control in Explorer Bands Pin
Sandu Turcan1-Aug-00 10:37
Sandu Turcan1-Aug-00 10:37 
GeneralGOD HELP ME! Database programming with VC++6 Pin
Steve Lai27-Jul-00 6:34
Steve Lai27-Jul-00 6:34 
Hi,
I'm a student working on a project and I'm stuck and running out of time! God please help me!!!!

I'm trying to convert data in text files(i.e data in notepad) into Microsoft Access Tables.
In order to convert data in text files into access tables, the user is to provide 2 text files(usually done with notepad), the first one has a .name extension(i.e. example.name), and the other has a .data extension(i.e. example.data). the file with the .name extension will contain names, or attributes which will be used as the field names for the access table. (i.e cusotmer name, product#, etc). the .data extension file will contain the actual data for each field. (i.e john smith, JK-1345).
My program is suppose to take the data from the 2 text files, read the data from the .name files, create a new table and plug in the names to create the fields for the table. Then the other text file with the .data extension will be read and the values will be plugged into the newly created table.
My problem is that I don't know how to create a new table from VC++6. The books that I've been referring to only shows examples that deal with tables that have already been created. How exactly do I create new tables and insert the values from the two files with VC++6???
If you can provide with some sample codes that would be greatly appreciated. Thank you very much and PLEASE HELP ME!
I'm trying to do this using a option from a menu created in a single document.

Sincerely,
Steve

One more thing, do I have to create an empty project in Microsoft Access first in order for me to create new tables?

GeneralRe: GOD HELP ME! Database programming with VC++6 Pin
Tim Deveaux28-Jul-00 4:51
Tim Deveaux28-Jul-00 4:51 
GeneralRe: How about using SQL directly Pin
Masaaki Onishi28-Jul-00 5:11
Masaaki Onishi28-Jul-00 5:11 
GeneralTHANK YOU TIM & MASAAKI FOR THE RESPONSE! Pin
Steve Lai30-Jul-00 12:16
Steve Lai30-Jul-00 12:16 
GeneralWInword Text Box Pin
Ng Jin Sin27-Jul-00 0:58
Ng Jin Sin27-Jul-00 0:58 
GeneralRe: WInword Text Box Pin
Member 120896527-Jul-00 6:03
Member 120896527-Jul-00 6:03 
GeneralEmbedding metafiles in RTF in Wordpad Pin
ed welch26-Jul-00 23:49
ed welch26-Jul-00 23:49 
GeneralRe: Embedding metafiles in RTF in Wordpad Pin
ed welch8-Aug-00 5:44
ed welch8-Aug-00 5:44 
GeneralStopping a dialog from closing when ESC is pressed Pin
xtsea26-Jul-00 20:35
xtsea26-Jul-00 20:35 
GeneralRe: Stopping a dialog from closing when ESC is pressed Pin
starzykp26-Jul-00 22:39
starzykp26-Jul-00 22:39 
GeneralRe: Stopping a dialog from closing when ESC is pressed Pin
Blake Miller27-Jul-00 5:27
Blake Miller27-Jul-00 5:27 
GeneralAccessing UPDATE_COMMAND_UI in dialog based application Pin
trey26-Jul-00 16:13
trey26-Jul-00 16:13 
GeneralRe: Accessing UPDATE_COMMAND_UI in dialog based application Pin
trey30-Jul-00 16:12
trey30-Jul-00 16:12 
GeneralWang Image Edit Controls Pin
mcormier@teldig.com26-Jul-00 10:12
mcormier@teldig.com26-Jul-00 10:12 
GeneralMDI Child window that owns a Property Sheet Pin
Joan Murt26-Jul-00 9:50
sussJoan Murt26-Jul-00 9:50 
GeneralGet text from tree control Pin
Ravi Shankar26-Jul-00 7:39
Ravi Shankar26-Jul-00 7:39 
GeneralRe: Get text from tree control Pin
Mike Dunn26-Jul-00 8:21
Mike Dunn26-Jul-00 8:21 
GeneralRe: Get text from tree control Pin
Ravi Shankar26-Jul-00 8:24
Ravi Shankar26-Jul-00 8:24 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.