Preserved Topic: ASP Connection to Oracle Database |
|
---|---|
Author | Thread |
Paranoid (IV) Inmate From: Santa Clara, CA, USA |
posted 03-10-2003 02:54
My group is trying to connect our Oracle database to our Website using ASP...since that's what the TA told us to do, that's what we're doing. Anywho, we're having mega problems with simply connecting it, much less using it call functions, etc. Here's what we've got so far, any help would definately be appreciated! |
Nervous Wreck (II) Inmate From: West Bloomfield MI |
posted 03-11-2003 20:08
You are resetting the value of the same item over and over again, it probably just displays the last record, you need to create a new label for each record, or just write it out without a label |