If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > ASP > ADO.NET Oracle

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-29-04, 20:29
sh4k3s sh4k3s is offline
Registered User
 
Join Date: Aug 2002
Location: Arlington, TX
Posts: 15
ADO.NET Oracle

In order to execute any query off of a particular view. I have to run a stored procedure on the connection first. This initializes the view in a sense. I can do this while using TOAD or Sql*Plus, but if I attempt to run this procedure on the open connection in ASP.NET then execute the query, i get an ORA0900-invalid SQL error. Could anybody assist me with this?
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On