Hi all, I've got a problem with the following ASP code. I'm writing a search page (interface) using VBScript to connect to an Oracle 9i database. The problem is that I get a blank page (no results) from my SQL query.
Using Response.Write strSQL, I copied the string of SQL statement displayed...
Hi, I'm having a problem with inputting values of external variables into an SQL statement which functions to create a view.
FYI, I'm using Oracle 9i Database Enterprise Edition. The following is my code:
<%
Dim recordSetLING
Dim connectionToDatabase
Dim KW
'In my webpage, I have a combobox...
Hi,
I'm currently using Oracle 9i for a class database project. I'm kinda stuck at the following problem...I have a view called LING shown below:
A B C D
- - - -
2 4 1 1
The problem is I'm trying to create a view (Oracle's view) called TEMP that will look like this:
A B C D E
- - - -...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.