Jump to content

Help with program

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
3 replies to this topic

#1
koolsan_2005

koolsan_2005

    Newbie

  • Members
  • Pip
  • 2 posts
Create a C/C++ console application which connects to MySQL database and inserts a new column of type varchar into a given table. Application should ask the user for table and new column name.

i do not belongs to these things but need to answer this question in some interview..please help n please provide some good concept...i m know with c and c++ only.......please reply for this...its urgent............thx a lot

#2
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
1) Which language will this be in? C and C++ are not the same.
2) What code do you have so far?
3) Have you searched the MySQL website?
4) DO NOT SPAM YOUR QUESTION EVERYWHERE! I have deleted your other copies. Play nice.
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog

#3
koolsan_2005

koolsan_2005

    Newbie

  • Members
  • Pip
  • 2 posts
it can be in any among c and c++, actually i m from electronics branch just have good knowledge of c n basics of c++ but need to appear in some software company where i got this as my work on which my interview will be based on. i don't have any idea about mysql so getting this problem...please make it on c or c++ and need some good tips n suggestions.

#4
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
MySQL :: MySQL 5.0 Reference Manual :: 20.8 MySQL C API
SQL Tutorial

I think you need to learn about SQL in general.
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog