Uploaded image for project: 'MariaDB Connector/ODBC'
  1. MariaDB Connector/ODBC
  2. ODBC-71

ado .addnew function creates error

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • 2.0.13
    • 2.0.14, 3.0.1
    • None
    • None
    • Win7, MariaDB 1.1.19, Office 2003, ADO, ODBC

    Description

      I am planning to migrate applications to MariaDB with ODBC Connector. As a proof of concept I wanted to start as simple as possible. Therefore I selected the following simple ado example of the mysql developer handbook:
      https://dev.mysql.com/doc/connector-odbc/en/connector-odbc-examples-programming-vb-ado.html.
      The example works until the section:
      'rs insert
      rs.Open "select * from my_ado", conn, adOpenDynamic, adLockOptimistic
      rs.AddNew
      rs!Name = "Monty"
      rs!txt = "Insert row"
      >>rs.Update
      rs.Close

      If I look at the ODBC Trace (see attachment), I see the following Diag:

      DIAG [S1C00] [ma-1.0.6][10.1.19-MariaDB]Optional feature not implemented (0).

      Could you please verify and solve this issue?

      Attachments

        Issue Links

          Activity

            People

              Lawrin Lawrin Novitsky
              baumgaphil Ph. Baumgartner
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Git Integration

                  Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.