Re: How to access the SQL server express from mfc application?



ADO is a windows SDK redistributable component.

--
Sheng Jiang
Microsoft MVP in VC++
"Kueishiong Tu" <KueishiongTu@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:183EE9F4-763D-45C5-9E7F-363595DC34A4@xxxxxxxxxxxxxxxx
Dear Sheng:

Is ADO included in the Visual studio .NET 2003? How about Visual Studio
Express 2008?

"Sheng Jiang[MVP]" wrote:

search "Visual C++ ADO Programming" in MSDN.

--
Sheng Jiang
Microsoft MVP in VC++
"Kueishiong Tu" <KueishiongTu@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in
message
news:EF4F4775-4601-4F79-A09A-C35DC53C11A5@xxxxxxxxxxxxxxxx
I have an mfc application that received data from the internet and
want to
store the
data in a SQL server express database. How do I do it (including
connecting
to the
database, retrieving, updating, or inserting the data to the data
tables)





.



Relevant Pages

  • Re: Visual Studio 6.0 + Sun Java integration?
    ... Sheng Jiang ... Microsoft MVP in VC++ ... I have Visual Studio 6 on my old notebook and moving to Java. ... latest java sdk in my old visual studio 6.0 ide. ...
    (microsoft.public.vc.ide_general)
  • Re: macro for __FUNCTION__ style information
    ... maybe you can write a Visual Studio 2005 Code Snippet if you can not find it ... Sheng Jiang ... Microsoft MVP in Visual C++ ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: How to add reference in Visual Studio 2005?
    ... Sheng Jiang ... Microsoft MVP in VC++ ... But in Visual Studio 2005, If I do same thing, No .NET / COM ... And how to add reference in .NET / COM ...
    (microsoft.public.vc.mfc)
  • Re: WebBrowser CTL
    ... Sheng Jiang ... Microsoft MVP in VC++ ... Visual Studio 6 WebBrowser control had the ability to set a value and ...
    (microsoft.public.inetsdk.programming.webbrowser_ctl)
  • Re: Brand Spankin Newbie ADO.NET Question
    ... This posting is provided "AS IS" with no warranties, and confers no rights. ... > examples in my Apress book "ADO.NET and ADO Examples and Best Practices" ... > Microsoft MVP ... > Please reply only to the newsgroup so that others can benefit. ...
    (microsoft.public.vb.database.ado)

Loading