|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
hello, basic JSP question I hope someone can help with....
i'm creating a basic JSP/ Oracle page and I want to write a number (17) records to the database at once.... the SQL statement I'm using isn't working - can anyone give me guidance? cheers Duncan |
|
#2
|
|||
|
|||
|
I'm sorry, but that is incredibly vague. Could you post some code maybe?
|
|
#3
|
|||
|
|||
|
apologies, that was very vague!
solved it now. I was trying to insert multiple records into an Oracle database using one form submit, in Dreamweaver MX... MX wasn't up to the task (as usual) so grtting my teeth and dipping into my wrox book managed to solve the problem. MX was opening and closing the connection at each occurence of writing a record, hence some timeout problems occured. |
![]() |
| Viewing: Dev Shed Forums > Programming Languages > Java Help > basic JSP question |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|