Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
  • Show
Clear All
new posts

  • How to connect Stata to Oracle

    Can Stata connect to Oracle and how can we do that?
    • Is it through ODBC or some other ways?
    • Please tell me more about it. Thank you

  • #2
    See
    Code:
    help odbc
    for documentation on using Stata to connect to ODBC data sources. Click the link at the beginning of the help output to view the complete PDF manual entry for full details. In particular, the Remarks and Examples section talks about registering an ODBC source on Windows so that Stata can make use of it.

    Comment

    Working...
    X