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]> 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]
