question about database

J

JC

hi,

i got a c program on hand which can handle two data file. i want to change
this c program to web base format and change the data file to MS Access
database. what can i do? i don't want to rewrite all the source code on the
current program.

Thanks

Jack
 
M

Mike Wahler

JC said:
hi,

i got a c program on hand which can handle two data file. i want to change
this c program to web base format and change the data file to MS Access
database. what can i do? i don't want to rewrite all the source code on the
current program.

Sorry, but you will have to rewrite literally all
of the file i/o parts.

For interfacing with Microsoft Access, see the documentation
of the Access API at www.msdn.microsoft.com

For making a 'web based' program, look up 'CGI'

None of this is supported by standard C, so further
inquiries about it should go to groups where they're
topical (The MSDN site has pointers to Microsoft
technology oriented newsgroups.)

-Mike
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,079
Messages
2,570,573
Members
47,204
Latest member
MalorieSte

Latest Threads

Top