Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我的任务是创建一个运行极长查询的程序。该查询在 Oracle 中执行良好,但每当我尝试从 VB.Net 运行它时,都会导致标题中提到的错误。而且,我注意到当我将查询复制到 SQLDataSource 时,它只复制了某些部分而不是整个查询。这有机会吗?谢谢!