|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now! |
|
#1
|
||||
|
||||
|
6502:ORA-06502: PL/SQL numeric or value error: character string buffer too small
Hi guys I am trying to insert a URL into a table I have.
The table column is a varchar2(100). When I insert a relative path like ../images/image1.jpg it works, but if I put the whole url http://www.url.com/images/image1.jpg it does not work. I tried increasing the column size and that doesn't solve the problem. I have checked metalink and could not find an answer that applies to my situation. Thanks! |
|
#2
|
|||
|
|||
|
Under some circumstances in web apps, this means to read the web site and insert that html from the page as text. I don't know what you're doing, so I can't say for sure.
|
![]() |
| Viewing: Dev Shed Forums > Databases > Oracle Development > 6502:ORA-06502: PL/SQL numeric or value error: character string buffer too small |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|