creatingg a database application

  • Thread starter sreenivasan alakappan
  • Start date
S

sreenivasan alakappan

Hello,
I want to create a database applciation in C/C++. I am using VC++
6.0 as the deevelopment environment. When I ever i createa project, it
only allows me to create a form based normal application or a databse
application. But I dont want that.

My aim, is read some input file, extract certain valeus and write
into the database. I want to connect to access or some database, there
is no particular need in this.All I will need in this will be to
create a connection to a database, execute a insert statement and
query that back.

Any help in this will be very much useful.

Thanks,
Sreeni.
 
T

Thomas Matthews

sreenivasan said:
Hello,
I want to create a database applciation in C/C++. I am using VC++
6.0 as the deevelopment environment. When I ever i createa project, it
only allows me to create a form based normal application or a databse
application. But I dont want that.

My aim, is read some input file, extract certain valeus and write
into the database. I want to connect to access or some database, there
is no particular need in this.All I will need in this will be to
create a connection to a database, execute a insert statement and
query that back.

Any help in this will be very much useful.

Thanks,
Sreeni.

Have you read any of the replies to your posts
in
You will need to pick a language, either C or C++.

--
Thomas Matthews

C++ newsgroup welcome message:
http://www.slack.net/~shiva/welcome.txt
C++ Faq: http://www.parashift.com/c++-faq-lite
C Faq: http://www.eskimo.com/~scs/c-faq/top.html
alt.comp.lang.learn.c-c++ faq:
http://www.raos.demon.uk/acllc-c++/faq.html
Other sites:
http://www.josuttis.com -- C++ STL Library book
 

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
473,995
Messages
2,570,236
Members
46,825
Latest member
VernonQuy6

Latest Threads

Top