animesh 0 Newbie Poster

how to detect usb devices using java , need help to proceed with my project .

animesh 0 Newbie Poster

As far as I know, C++ can use all kinds of db connectivity. I prefer to use ADO myself. ADO (ActiveX Data Objects) allow you to connect to just about any data source, but with an easier interface than using ODBC. The specific technologies you spoke aboujt earlier were only pieces of the puzzle that didn't seem like you knew how they fitted together. Usually, if you're using a technology like Oracle, SQL Server, or MySQL, that is just your back-end that holds the actual database. SQL is the set of commands and syntax used through ODBC to perform the operations on the data at that back end. ADO, DAO, and OLE DB are higher level interfaces for working with ODBC.

thanks very much mr.bdiamond .

animesh 0 Newbie Poster

I can't really help until you have a better grasp on what you want to do

I need to know about odbc connectivity , can c++ use all kinds of data base connectiviteis .

animesh 0 Newbie Poster

using either oracle or sql , not much knowledge of odbc etc..

animesh 0 Newbie Poster

How to use Data base connectivity in c++, files are not very useful..

animesh 0 Newbie Poster

i'm having a bit of trouble as to finding out what languages sholuld i go for in making my career as a software developer , how do you compare between
.net ,c++, vc++, java ,v.b , sql,oracle etc.

presently i'm an under graduate and have a little knowledge of c & c++,what a c++ programmer is required to have as compared with a programmer of any other lang like .net or java.

which language has the max'm scope in present scenario, how's linux programming.

animesh 0 Newbie Poster

how to subtract two dates to find no of days .