I'm getting an error when trying to run OID with an SSL instance on a Dell Server running Windows 2000.
The error is:
"OIDLDAPD Application Error"
The instruction at "0x615c30c3" referenced memory at "[this changes]". Memory could not be "Read"
I'm setting SSL to "SSL Server Authentication"...
Does anyone know if it is possible to use OID - without using Active Directory? I can use OID for authentication in Solaris / Linux / Etc... But I can't find a way to do it in Windows.
-Matt
I have a V120 that we haven't used for a long time and no root password was logged in our records. There is only one "real" user on the system (an old employee) and I can log in under his account. The problem is that his account doesn't have permissions to run any Init commands and cannot run...
I'm trying to insert a SQL statement into a CLOB datatype formatted column. I believe the problem originates from the fact that the SQL statement has quote marks within it. Has anyone ever had this problem before? I have attached the Insert statement below.
Thanks in advance
-Matt
INSERT...
I'm trying to create a comletely new and distinct Oracle instance / database.
Thanks to boh of you for your help. When I followed Dave's instructions I issued the startup nomount command and got the error that the database was already started. I'm guessing that this occurred because there is...
I have an existing Database and want to create a second database. Is it as simple as loging in as the sys user and issuing a create database statement (obviously with all of the associated other commands).
Do I need to issue a command "user sys identified by password" to create a new sys and...
I am getting the follow error in my Cygwin log ile when trying to connect to xdm running on a Sun server. My Xaccess file is set up correctly as I can connect to other boxes on our network and all machines have the same Xaccess file.
Do you have any ideas? Thanks in advance...
I'm trying to create a conditional statement that returns one value if an aray field is null and another if it is not.
What I have is something like this:
If OraArray(I,1) = Null Then
response.write(dField)
Else
response.write("Is Not Null")
End If
The only problem is that even when...
I'm using the onchange event. Javascript is working well, but form is not submiting to itself - it's submiting to another ASP page (which is what i would like it to do eventually, but not before information from the database can be loaded onto the page and then edited).
BillyRayPreachersSon it worked great! Thanks so much. I actually was using the Name and ID tags on the select box with the same "gsql" identifier. Once I deleted the ID tag it worked like a champ.
Okay, I fixed the Javascript error thanks to some great folks in the Javascript form, but now it is not submiting the form to itself, but submitting it like normal to another ASP page.
Can I nest a form inside the gsql form and just resubmit that?
I have a simple function that looks like this:
<script type="text/javascript">
function RefreshPg() {
document.gsql.submit();
}
</script>
It's called from the onchange event in a select box that looks like this:
<SELECT name="IPv" ID="IPv" onchange="RefreshPg();">
I keep getting this error...
Thanks Glenn and vbKris...
vbkis, I have a simple javascript function that has this one statement (gsql is my form name):
document.gsql.submit();
I'm getting an error that says:
Microsoft JScript runtime error: Object doesn't support this property or method
Is this anything that you could...
I am pulling information in a select box from an Oracle database. When a user clicks on a value in the select box I would like to update the values in the textareas with the values in the oracle database connected to the entry in the select box.
Is this possible using javascript? I can't seem...
Where is the root user's default .bashrc file? I'm looking to add some things just to root's bashrc file and I can't seem to find one anywhere.
Your help is greatly apprecated! Thanks so much!
-Matt
Where is the root user's default .bashrc file? I'm looking to add some things just to root's bashrc file and I can't seem to find one anywhere.
Your help is greatly apprecated! Thanks so much!
-Matt
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.