Menu

Bug?

Help
2006-10-23
2013-04-23
  • Kelly Schoenhofen

    I tried the build that just came out; MS-SQL connects just fine, but Oracle connects throw up a popup, something about "Connection type not supported", then I have to quit.

    What Oracle driver is it using? I have the 10.2.x.x tools installed, I believe.

     
    • Kelly Schoenhofen

      Also, I know it's authenticating because if I use stuff like "aaa" and "bbb" for username/password, I get a bad login error. When I use a valid account, that's when it blows up.

       
    • Timur Fanshteyn

      Timur Fanshteyn - 2006-10-24

      Very possible bug. Oracle is hard for me to debug since I don't have it :( I'll see if I get oracle install downloaded and find the issue.

      Check the 1.0 version for now - Oracle should be much more stable there.

      I'll track this as a bug for now.
      Timur

       
    • sarkem

      sarkem - 2006-11-21

      Change when you build your table and view list to use ALL_VIEWS and ALL_TABLES rather than USER_VIEWS and USER_TABLES.

      That made all the difference for me.

       
      • sarkem

        sarkem - 2006-11-21

        My previous comment is false.  It fixes the table listing.  Gives you every view known to man.  But, the initial query problem still exists.

         
        • Timur Fanshteyn

          Timur Fanshteyn - 2006-11-27

          kschoe: Can you please explain the bug?

           

Log in to post a comment.