Mysql and C++

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Borhen BOUAZIZ

    Mysql and C++

    hello
    someone could tell me how could I insert SQL statement in a C++ code ?
    If you know online documents easy to read about this subject, it will be
    very welcome(in english or in french)..
    Thanks


  • Erland Sommarskog

    #2
    Re: Mysql and C++

    [posted and mailed]

    Borhen BOUAZIZ (bouazib4@cti.e cp.fr) writes:[color=blue]
    > someone could tell me how could I insert SQL statement in a C++ code ?
    > If you know online documents easy to read about this subject, it will be
    > very welcome(in english or in french)..[/color]

    If you are using MySQL, you have posted to the wrong newsgroup. This
    forum is for MS SQL Server.

    If you are indeed using MS SQL Server, there are samples in Books Online.


    --
    Erland Sommarskog, SQL Server MVP, sommar@algonet. se

    Books Online for SQL Server SP3 at
    SQL Server 2025 redefines what's possible for enterprise data. With developer-first features and integration with analytics and AI models, SQL Server 2025 accelerates AI innovation using the data you already have.

    Comment

    Working...