CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Oct 2001
    Posts
    2

    Question Connect to Oracle 9i with embedded Visual c++ 3.0

    I need to connect to an Oracle 9i Database with Embedded Visual c++ 3.0, don’t used oracle light for this problem.

  2. #2
    Join Date
    Sep 1999
    Location
    Utah [Zion]
    Posts
    667
    I do not think that is possible through a client connection. You could theoretically create a web application to such and then hit it with CE's webbrowser.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured