Strange problem with Visual Studio

  • Thread starter Thread starter Gene Ariani
  • Start date Start date
G

Gene Ariani

When I use query builder connected to Oracle 90i and I use views instead of
the table in the query builder design grid I get "Data type is not
supported"

However If I use the same exact query and connection in the code behind of
aspx page or SQL Plus it works fine.


Any ideas?

Thanks
 
The Designer was built against 8i, as that was the database out when the work
was being done. It is not perfect, but fairs far better with Oracle 8i than
9i.

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

***************************
Think Outside the Box!
***************************
 
Hopefully it will behave correctly in Visual Studio 2005 version.

Thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top