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



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
.



Relevant Pages

  • Re: What is it with you Joe Celko take 2
    ... of one of your many books that is geared for high performance ... ... is not a computational language. ... handle strings like ICON. ... so you will remember that SQL is ...
    (microsoft.public.sqlserver.programming)
  • Re: Full-Text Catalog does not build...
    ... You're welcome, Oleg, ... I've not confirmed if the Arabic language will be a FTS supported ... language in SQL Server 2005, you may want to review the ...
    (microsoft.public.sqlserver.fulltext)
  • Re: SQL
    ... Language can and do this. ... SQL is typed, ... How about something from the domain of custom biz apps. ... yet nobody would even try to use RDBMS for that. ...
    (comp.object)
  • Re: Databases as objects
    ... Isn't SQL able to assimilate to business vocabulary? ... using the same domain-ignorant language? ... Isn't the database schema already a domain-specific interface? ... have lesser lines of code than a corresponding assembler source code. ...
    (comp.object)
  • Re: SQL
    ... to have an ability to place things into cells ... It is a language issue then. ... An RDBMS engine that may ... Put a program code in a relational table and write compiler in SQL ...
    (comp.object)