|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
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
|
|||
|
|||
|
Last record generates errors
Hi, i retrieve my product price and display on a page. but wat's happened is, some product, when display the very last record got errors.
i can be 100% sure that there's no problem with the sql because i tested the sql and it works. I used to encounter this problem, and i found tat is because i forgot to close the connection after i execute my query. when i close every connection, the problem solve. but dono why now the problem appears again and i've already closed all the connection. errors only appears when the product have more than 8 different prices. pls help. |
|
#2
|
||||
|
||||
|
are you calling this from java or some other lang? you may also need to close your ResultSet if it is java...or the equiv object for some other language.
|
![]() |
| Viewing: Dev Shed Forums > Databases > Oracle Development > Last record generates errors |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|