Home » Developer & Programmer » Reports & Discoverer » database connectivity to oracle by using ado or oledb to vc++
database connectivity to oracle by using ado or oledb to vc++ [message #87970] Thu, 29 November 2001 18:35 Go to next message
Venu
Messages: 44
Registered: September 1999
Member
I need a sample code to the database connectivity to oracle by using ado or oledb to vc++ application. we just need to display or insert records in a table thru VC++ front end, and run a stored procedure in the database from frontend. thanks in advance..

----------------------------------------------------------------------
Re: database connectivity to oracle by using ado or oledb to vc++ [message #88019 is a reply to message #87970] Thu, 10 January 2002 20:08 Go to previous messageGo to next message
Goutam Sahay
Messages: 1
Registered: January 2002
Junior Member
i wants to connect the oracle database through ADO Connecting String.

So plz, help me out.

Thanks & Regards
Re: database connectivity to oracle by using ado or oledb to vc++ [message #88062 is a reply to message #87970] Sat, 02 February 2002 01:04 Go to previous messageGo to next message
Chandru
Messages: 12
Registered: July 2000
Junior Member
you can use following snipts
your connectionstring should be

//Oracle Connection using DSN---All are possible use any one
CString ConnectionString;
1)ConnectionString= "PROVIDER=MSDASQL;DSN=dsn name;UID=scott;PWD=tiger;";
2)ConnectionString="DSN=dsn name;UID=scott;PWD=tiger;";
3)ConnectionString="DATA SOURCE =DSN name;USER ID=scott;PASSWORD=tiger";
4)ConnectionString="PROVIDER=MSDASQL;DATA SOURCE=DSN Name;USER ID=scott;PASSWORD=tiger;" ;
//DSN less connection
5)ConnectionString="PROVIDER=MSDASQL;DRIVER={Microsoft ODBC for Oracle};SERVER=serverName;UID=scott;PWD=tiger;";
Re: database connectivity to oracle by using ado or oledb to vc++ [message #88216 is a reply to message #87970] Mon, 13 May 2002 23:29 Go to previous messageGo to next message
gopalsamy
Messages: 1
Registered: May 2002
Junior Member
sir please send to me oracle connection using VC++
Re: database connectivity to oracle by using ado or oledb to vc++ [message #88260 is a reply to message #87970] Fri, 31 May 2002 05:26 Go to previous messageGo to next message
aman
Messages: 2
Registered: May 2002
Junior Member
kindly help me to establish a coonection thru ado using vc++ . give deatils abt the recordset .
sir please send to me oracle connection using VC++ [message #88268 is a reply to message #87970] Thu, 06 June 2002 01:54 Go to previous messageGo to next message
Srinivas
Messages: 138
Registered: June 2000
Senior Member
i vwant to know how to connect to ORACLE through ODBC using VC++ as front end. plz give the detailed explanation. if possible send me one example for this one.
Re: database connectivity to oracle by using ado or oledb to vc++ [message #88296 is a reply to message #87970] Fri, 21 June 2002 06:25 Go to previous messageGo to next message
LINI . P H
Messages: 1
Registered: June 2002
Junior Member
Please also send some sample program on how to use the
standard controls and common dialog control in addition
to data base contivity
Re: sir please send to me oracle connection using VC++ [message #88399 is a reply to message #87970] Wed, 14 August 2002 03:24 Go to previous messageGo to next message
ranadeep
Messages: 1
Registered: August 2002
Junior Member
Sir, I'm a student of computerSc. In an Engg College
My 4th term project of database is to be done in
Oracle .I know c,c++ and java .
I want to use VC++ for the front end.
I will be glad if U help me...

Thank U .
ranadeepjec@rediffmail.com
Re: database connectivity to oracle by using ado or oledb to vc++ [message #88447 is a reply to message #87970] Tue, 03 September 2002 03:40 Go to previous messageGo to next message
Sachin
Messages: 52
Registered: May 2001
Member
Sir I am finding difficulty to have the above mentioned code. Hope that I will get it from this media.
Regards
Sachin Dave
Re: database connectivity to oracle by using ado or oledb to vc++ [message #88451 is a reply to message #87970] Sat, 07 September 2002 08:52 Go to previous messageGo to next message
sasmita biswal
Messages: 1
Registered: September 2002
Junior Member
No Message Body
database connectivity using ado coding to vc++ [message #88633 is a reply to message #87970] Fri, 27 December 2002 01:59 Go to previous messageGo to next message
jps
Messages: 2
Registered: December 2002
Junior Member
using ado library in mfc application
database connectivity to oracle by using ado or oledb to vc++ [message #88658 is a reply to message #87970] Thu, 09 January 2003 03:55 Go to previous messageGo to next message
hero of world
Messages: 1
Registered: January 2003
Junior Member
helo jsjd
alaku panaka sanu kota anju vachi ntr ku vachndi anta. so juniors veellu pedda mudurlu
thanking you sir,
Re: sir please send to me oracle connection using VC++ [message #88660 is a reply to message #87970] Fri, 10 January 2003 03:22 Go to previous messageGo to next message
Anand Kumar
Messages: 2
Registered: April 2001
Junior Member
Sir,
Kindly send me connecting database in VC++.I need it in my project
regards
anand
Re: database connectivity to oracle by using ado or oledb to vc++ [message #88696 is a reply to message #87970] Tue, 04 February 2003 05:57 Go to previous messageGo to next message
shailesh
Messages: 22
Registered: October 2000
Junior Member
Hi goutam the same probs i having so plz contact me as u get any positive response I m from India getting master degree of computer application. and yaa if u know about any site related to this probs plz suggest me i will be thanxfull to u
bye
shailesh
Re: database connectivity using ado coding to vc++ [message #88709 is a reply to message #87970] Mon, 10 February 2003 22:47 Go to previous messageGo to next message
stephan.M
Messages: 1
Registered: February 2003
Junior Member
give me the sample program source code
Re: database connectivity using ado coding to vc++ [message #88722 is a reply to message #87970] Tue, 18 February 2003 12:01 Go to previous messageGo to next message
Mihir
Messages: 6
Registered: February 2003
Junior Member
i want to make a connectivity of VC to SQL server.
Re: database connectivity using ado coding to vc++ [message #88739 is a reply to message #88709] Fri, 28 February 2003 06:27 Go to previous messageGo to next message
d.thiagu
Messages: 1
Registered: February 2003
Junior Member
give me the sample program source code for database
connection using ado connection in vc++
Re: database connectivity using ado coding to vc++ [message #89308 is a reply to message #88709] Tue, 27 January 2004 21:17 Go to previous messageGo to next message
Balaji
Messages: 102
Registered: October 2000
Senior Member
How to connect VC++ via oracle existing database.
Please help the coding.Expect u reply also.

Regards

Balaji.G
Re: database connectivity using ado coding to vc+ [message #89323 is a reply to message #89308] Sun, 08 February 2004 20:33 Go to previous messageGo to next message
siva sankar
Messages: 1
Registered: February 2004
Junior Member
I also want to know about it if any body knows it plz send an example program for my reference
Re: database connectivity using ado coding to vc+ [message #89349 is a reply to message #89308] Thu, 12 February 2004 02:00 Go to previous messageGo to next message
kalpana
Messages: 6
Registered: February 2002
Junior Member
pls send me the coding for database connectivity using ado in VC++
Re: database connectivity to oracle by using ado or oledb to vc+ [message #89370 is a reply to message #87970] Sun, 29 February 2004 23:09 Go to previous messageGo to next message
prakash
Messages: 24
Registered: October 2001
Junior Member
34t655y676576u76868u
Re: database connectivity to oracle by using ado or oledb to vc+ [message #89371 is a reply to message #89370] Sun, 29 February 2004 23:12 Go to previous messageGo to next message
prakash
Messages: 24
Registered: October 2001
Junior Member
praj connection
Sir please send to me OLEDB code to Create Table using ITableDefinition() [message #89381 is a reply to message #88268] Fri, 05 March 2004 09:08 Go to previous messageGo to next message
Mahesh Amarelia
Messages: 1
Registered: March 2004
Junior Member
Sir
Please send me the code to create table in MSSQL using ITableDefinition() function of VC++ OLEDB.
I want to run this code on Windows 2000 Professional, so please...
Any other function will also work for creating table.
Please do the needful.
Thanking You
Mahesh
Re: database connectivity using ado coding to vc+ [message #89382 is a reply to message #89308] Fri, 05 March 2004 22:05 Go to previous messageGo to next message
Sangita
Messages: 4
Registered: July 2002
Junior Member
vc++ connectivity with acess using ado and dialog based app wizard plz provide the code soon .except ur reply soon
Re: database connectivity using ado coding to vc+ [message #89390 is a reply to message #88739] Wed, 10 March 2004 20:09 Go to previous messageGo to next message
Santhosh
Messages: 24
Registered: July 2002
Junior Member
would you please send me the vc++ source code to my mail id.

with regards
santhosh
database connectivity to oracle by using ado or oledb to vc+ [message #89396 is a reply to message #87970] Thu, 11 March 2004 06:30 Go to previous messageGo to next message
SAGARDEEP
Messages: 1
Registered: March 2004
Junior Member
need help for making connection and executing select, insert,update, delete queries.
Re: database connectivity to oracle by using ado or oledb to vc+ [message #89419 is a reply to message #87970] Sat, 20 March 2004 06:56 Go to previous messageGo to next message
Neha
Messages: 20
Registered: July 2000
Junior Member
Sir, Please do tell me about the connectivity to Oracle with VC++ using the ado coding.
Re: database connectivity using ODBC to vc+ [message #89427 is a reply to message #89382] Tue, 23 March 2004 21:22 Go to previous message
tarkeswar roy
Messages: 1
Registered: March 2004
Junior Member
sir
I face problem in retrieving lob files which is store in oracle in vc++
Previous Topic: very very urgent.help pls.
Next Topic: Oracle and Developer version!
Goto Forum:
  


Current Time: Fri Apr 19 17:23:47 CDT 2024