473,395 Members | 1,948 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

How to interact with Oracle, MS-SQL and Sybase databases using C Language

How to interact with Oracle, MS-SQL and Sybase databases using C
Language. Please provide me information about links or books which
discuss this subject

Nov 14 '05 #1
4 1987
yogishaj wrote:
How to interact with Oracle, MS-SQL and Sybase databases using C
Language. Please provide me information about links or books which
discuss this subject


You can use a database library, such as ODBC, or you can use Embedded
SQL. A simple google search on either of those terms will give you the
information you need.

Jon
----
Learn to program using Linux assembly language
http://www.cafeshops.com/bartlettpublish.8640017
Nov 14 '05 #2
On 31 May 2005 07:11:57 -0700, "yogishaj" <yo***********@gmail.com>
wrote:
How to interact with Oracle, MS-SQL and Sybase databases using C
Language. Please provide me information about links or books which
discuss this subject


Interaction with DBMSs is not part of the C language itself. However,
there are C APIs that allow this like ODBC (which is more or less
portable, at least more so than ADO).

Here's a link :

http://msdn.microsoft.com/library/de...bcoverview.asp
Nov 14 '05 #3
For the MySQL database exist the C++ API
http://tangentsoft.net/mysql++/doc/

good luck

Nov 14 '05 #4
Salvatore Di Fazio wrote:
For the MySQL database exist the C++ API
http://tangentsoft.net/mysql++/doc/

good luck


Since the OP was asking about *C* (but someone reading your post
wouldn't know this because you snipped the OP's question), don't you
think http://dev.mysql.com/doc/mysql/en/c.html (MySQL C API) would be
more appropriate?

Rob Gamble

Nov 14 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: TK | last post by:
I have a problem getting ADOdb working with Oracle 9i. Before I tried to connect to Oracle, I successfully connected to an MS Access table via a DSN, and looped through all the records in that...
1
by: X | last post by:
Howdy: To follow up on a problem with MS Access (2000) and Oracle 9i (9.2.0.x) - History: I am trying to import tables from my Oracle 9i database on RedHat Linux 7.2 to MS Access (2000) on...
125
by: Rhino | last post by:
One of my friends, Scott, is a consultant who doesn't currently have newsgroup access so I am asking these questions for him. I'll be telling him how to monitor the answers via Google Newsgroup...
1
by: black hawk | last post by:
Hello, i have a big problems, to install oracle 9i v9.2 Server to my "Windows XP" with Service Pack 2 and all security and other updates from Microsoft. The "Universall Installer" (Standard...
0
by: black hawk | last post by:
Hello, i have a big problems, to install oracle 9i v9.2 Server to my "Windows XP" with Service Pack 2 and all security and other updates from Microsoft. The "Universall Installer" (Standard...
10
by: Andrea M. Segovia | last post by:
Hello, I am a newbie to Oracle databases.... We have a visualization front-end tool connected to an Oracle back-end database on a Tru64 UNIX server. We also have clients with MS access...
1
by: tomg | last post by:
I am able to export an MS-Access table to Oracle if that table does not exist there. I would like to append data to the Oracle table, but I get the Oracle message "Error--00955 Name is already...
0
by: mukesh | last post by:
Hi, I use MS Access for data base. I am interested to know about the oracle. Is oracle a MS access like platform for database program. like MS access does it provides userfriendly environemnt to...
0
by: debian75 | last post by:
Hi. I have two servers in the same MS network area: 1: MS 2000 Server, with an Oracle 9 installed (with license 1), and a DB1. 2: MS 2003 Enterprise R2, with an Oracle 10.2.0.3 installed (with...
3
by: Dom | last post by:
Someone in a post mentioned the Oracle Data Provider. Can anyone tell me about it? I'd like to know the following: 1. Is it much faster than OleDB? 2. Is it essentially the same approach,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.