When I try connecting to a database with a login program, I receive the following error:
Error (424) in Microsoft VBScript runtime error Object required
Here's the code I used:
<%@LANGUAGE = VBScript %>
<%
Option Explicit
Dim connection, rs
On Error Resume Next
Session(...
Is it possible to initialize a variable of type date in a PL/SQL block to one week from today?
Is it even possible to initialize a date variable to the current date without explicitly specifying the current date?
What can I use to write a hello world program (or preferably something a little more advanced) with PL/SQL?
Since I'm using Windows XP Home Edition, none of the software on Oracle's website works when I install it on my system.
How do I determine the default subnet mask for a network? How do I find the number of hosts or clients a network can support? And generally speaking, how do I subnet a network?
If anyone knows of an excellent tutorial on the net explaining that, please let me know; I'd gladly appreciate it...
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.