correction :the last line img.exe - 3 error(s), 0 warning(s)
On 3/5/07, Tyro <[EMAIL PROTECTED]> wrote: > > Hi i'm trying to use ADO classes > but while building the project i get the following errors > > > Linking... > nafxcwd.lib(thrdcore.obj) : error LNK2001: unresolved external symbol > __endthreadex > nafxcwd.lib(thrdcore.obj) : error LNK2001: unresolved external symbol > __beginthreadex > Debug/img.exe : fatal error LNK1120: 2 unresolved externals > Error executing link.exe. > > file1.exe - 3 error(s), 0 warning(s) > > Please help me in fixng this error > > > > On 3/5/07, Tyro <[EMAIL PROTECTED]> wrote: > > > > thanx a ton! > > > > On 3/5/07, Sumit Chawla <[EMAIL PROTECTED]> wrote: > > > > > > http://infolab.stanford.edu/~ullman/fcdb/oracle/or-proc.html > > > http://amsoft.ru/easysql/doc/easysql-8.html > > > > > > On 3/5/07, Tyro <[EMAIL PROTECTED] <knight.comp%40gmail.com>> > > > wrote: > > > > > > > > Can you please suggest me a book on these.... > > > > > > > > On 3/5/07, Tyro < [EMAIL PROTECTED] <knight.comp%40gmail.com>> > > > wrote: > > > > > > > > > > Guys, I dont know much about SQL and ADO and ODBC . > > > > > I just installed SQL standard edition ,created a database ,could > > > access > > > > > the database > > > > > with the help of the querry analyser. > > > > > Now,i intend to write a simple c program to connect to the > > > database and > > > > > access > > > > > the tuples inserted into it. I'm using vc++ 6 > > > > > I created a new database project(?) in my vc++ . I gave d.dsn(is > > > it the > > > > > ODBC driver name?) > > > > > as the name of the ODBC driver.how am i to proceed from here? > > > > > > > > > > Thanx > > > > > > > > > > > > > > > > > > > > On 3/5/07, Sumit Chawla < [EMAIL PROTECTED] <enetra%40gmail.com>> > > > wrote: > > > > > > > > > > > > > > > > > > > > Have a look at the following link to get connection strings > > > for > > > > > > different > > > > > > > databases: > > > > > > > > > > > > http://www.connectionstrings.com/default.aspx > > > > > > > > > > > > -- > > > > > > Regards > > > > > > Sumit Chawla ("eNetra : Hail the Invention") > > > > > > > > > > > > "Computers are useless. They can only give you answers.":Pablo > > > Picasso > > > > > > > > > > > > [Non-text portions of this message have been removed] > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > [Non-text portions of this message have been removed] > > > > > > > > > > > > > > > > To unsubscribe, send a blank message to <mailto: > > > > [EMAIL PROTECTED]<c-prog-unsubscribe%40yahoogroups.com> > > > >. > > > > Yahoo! Groups Links > > > > > > > > > > > > > > > > > > > > > > -- > > > Regards > > > Sumit Chawla ("eNetra : Hail the Invention") > > > > > > "Computers are useless. They can only give you answers.":Pablo Picasso > > > > > > > > > [Non-text portions of this message have been removed] > > > > > > > > > > > > > > [Non-text portions of this message have been removed]
