Hello Everyone:
I've tried a bunch of distros on my ThinkPad i1465, but all of my installation attempts have failed. Debian came back with a weird error message and Fedora and Ubuntu both hang. Could it be that my hard drive has a partition on it (left over from XP), that I couldn't get rid...
Hello All:
I want to make a Submit Button disappear when a check box is checked on a form. Does anyone know how to do this or can anyone point me to a similar example that I could adapt to my usage?
Thanks!
Hello All:
I want to make a Submit Button appear when a check box is checked on a form. Does anyone know how to do this or can anyone point me to a similar example that I could adapt to my usage?
Thanks!
Hello All:
I can't seem to get the syntax correct on an UPDATE statement. The "pkey" value is an integer and the statement runs o.k. with an integer value, but not with my "request" statement nested in it.
updateStmt = conn.ExecuteSQL("UPDATE REQ_REQUIREMENTS SET ASSIGNED_POC =...
Hello All:
I am trying to create a JavaScript "pop-up" window, that tells users that they are leaving our Web site, before opening a new window with the new site in it. They should have to click on an "O.K." button before they get transferred.
I found some similar code here before, but since...
Hello All:
I'm trying to get an image out of a PowerPoint slide (we can't find the original).
I've been trying to copy it (using the Windows clipboard) and paste it into a new Photoshop 7.0 picture (and then save it as a .GIF), but after I copy it, I can't make the background transparent, so...
Hello All:
Is it possible (realistically) to use .NET with 9iAS? From everything that I am reading, it looks like everyone is using J2EE with it.
Thanks.
Hello All:
Is it possible to create a Web-enabled collabrative Outlook calendar? What I mean is to have an Outlook calendar that authorized users can view/update so that everyone can see what everyone else's scedule is. I'm in a Microsoft shop and they want the look and feel of Outlook.
If...
Hello All:
Does anyone know of a UNIX server that is open to public access? I am learning UNIX and I need an environment to practice commands in.
TIA and Happy Holidays!
Hello,
I am trying to compare the same table on both our development and production databases to find the differences. I can connect to both databases with Access 97 and I have linked to the tables in it (they are too large to import), but I can't seem to figure out how to compare each field...
Hello,
I am trying to compare the same table on both our development and production databases to find the differences. I can connect to both databases with Access 97 and I have linked to the tables in it (they are too large to import), but I can't seem to figure out how to compare each field...
Hello,
I am trying to compare the same table on both our development and production databases to find the differences. I can connect to both databases with Access 97 and I have linked to the tables in it (they are too large to import), but I can't seem to figure out how to compare each field...
Hello,
I am trying to compare the same table on both our development and production databases to find the differences. I can connect to both databases with Access 97 and I have linked to the tables in it (they are too large to import), but I can't seem to figure out how to compare each field...
Hello All:
What is the maximum field and variable length in PL/SQL? I have the following code that I suspect may be giving me a problem:
vSqlStatement varchar2(8000) ;
vSelect varchar2(1000) ;
vFrom1 varchar2(2000) ;
vFrom2 varchar2(2000) ;
vFrom3 varchar2(2000) ;
vWhere varchar2(500) ...
Hello All:
I am getting the following error message:
ORA-01830: date format picture ends before converting entire input string Error detected at position #:1706
when I run SQL like this simplified pseudo-code:
SELECT FIELD_AA, FIELD_BB
FROM (SELECT FIELD_A AS FIELD_AA, FIELD_B AS FIELD_BB...
Does anyone know what the Oracle function syntax would be for the following pseudo code:
LIKE %(UPPER(VariableName))%
where VariableName is an input variable? I am trying to do both an UPPER and a LIKE command at once. I think it should look something like this:
LIKE ''% ' ||...
Hello,
Does anyone know how to subtract one time field (13:10:23 for example) from another? Is there a built in function in Excel or do I have to split the hour, minute and second into separate fields and then do the math?
Thanks!
Codehead
Hello,
I am trying to dynamically build a multi-line address that will show through a plastic window in an envelope. I don't know if this is the correct way to go about this, but I set up a sequential section and put each line of the address into a separate frame in the sequential section...
Hello,
I have noticed that when I try to change my CLASSPATH from a DOS prompt on Windows 98, there is a limit to the number of characters that I can type in. Therefore, I have resorted to changing the CLASSPATH in my Autoexec.bat file and rebooting my machine. This has worked successfully up...
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.