3
votes
4answers
1k views
Return a value from a insert statement.
Working with an Oracle 9i database from an ASP.NET 2.0 (VB) application using OLEDB. Is there a way to have an insert statement return a value? I have a sequence set up to number entries as they …
0
votes
2answers
241 views
Multiple Answer Matrix in ASP.NET
I'm involved on a project to make a survey system. We've been hammering out the logic for a few question types, and I could use a second opinion on what is the best way to proceed. We work on a A …
