Database Development
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
User Name:
Password:
Remember me
 
Go Back   Dev Articles Community ForumsDatabasesDatabase Development

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Display Modes
 
Unread Dev Articles Community Forums Sponsor:
Stay one step ahead of the competition. Evaluate and give feedback on some of the hottest web development tools on the market today. Make your opinion heard! Click Here
  #1  
Old January 25th, 2005, 06:02 AM
nitin.3.sharma@ nitin.3.sharma@ is offline
Registered User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Jan 2005
Posts: 1 nitin.3.sharma@ User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Microsoft OLE DB Provider for Oracle error '80040e14'

Hi Guys,
This is my first thread on this forum.
Today I was trying to access the store procedure i come across
an error which is given below :

Microsoft OLE DB Provider for Oracleerror '80040e14'
ORA-06550: line 1, column 83: PLS-00103: Encountered the symbol ">" when expecting one of the following: . ( ) , * @ % & = - + < / > at in is mod not rem <an exponent (**)> <> or != or ~= >= <= <> and or like between ||
/hmis/NITIN/asp_files/showexcelsheets.asp, line 150

And the code is below :


sys_uid = Request.QueryString("sys_uid")
call open_db_connection()
set dbCmd = Server.CreateObject("ADODB.COMMAND")
SET rsStrsurvey =Server.CreateObject("ADODB.RECORDSET")
Const getstructdetails = "{call HMIS_REPORT_Pkg.Return_Structure_with_survey(?, {resultset 10000, OUT_STRUCTURE_CODE,OUT_STRUCTURE_NAME,OUT_STRUCTUR E_ADDRESS1,OUT_STRUCTURE_ADDRESS2,OUT_STRUCTURE_AD DRESS3,OUT_STRUCTURE_ADDRESS4 ,OUT_STRUCTURE_POSTCODE,OUT_EXCLUSION_AREA1,OUT_EX CLUSION_AREA2,OUT_EXCLUSION_AREA3,OUT_EXCLUSION_AR EA4} )}"

dbCmd.ActiveConnection = con
dbCmd.CommandText = getstructdetails
dbCmd.CommandType = adCmdText
dbCmd.Parameters(0).direction = adParamInput
dbCmd.Parameters(0).Value = sys_uid
SET rsStrsurvey = dbCmd.Execute
the error is comes the last execute line.

Any kind of help would be really appreciated.
Regards,
Nitin

Reply With Quote
Reply

Viewing: Dev Articles Community ForumsDatabasesDatabase Development > Microsoft OLE DB Provider for Oracle error '80040e14'


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 6 hosted by Hostway