I have two seperate Oracle 8i environments that I am working in. In my development environment, I wrote a stored procedure (package body) that compiles without problems. However, in the operational environment, the same package body is returning the following compilation error:
PLS-00201...
I have two customers who need to use two seperate versions of JRE and JWS. One customer is requesting JRE 1.4.1_02 with JWS 1.2.0_02 and the other customer is requesting JRE 1.4.1_05 with JWS 1.4.2.
Can anyone tell me if the newer versions of JRE and JWS are backwards compatible with the older...
I'm working in a domain that is across a WAN. The domain's PDCs and BDCs are NT based. However, there are Windows 2000 servers that serve only as member servers (not as DCs). Each of these Win2K servers is behind a router that has filtering turned on to disable all other Win2K servers from...
strongm,
Thanks for your response. I used the following API functions to attempt the broadcast. I'm not including the Function declarations and the constant declarations.
SystemParametersInfo(SPI_SETDESKWALLPAPER, 0 , "C:\WINNT\winnt256.bmp", SPIF_SENDCHANGE)...
mrmovie,
Thanks for your response. For debug purposes I used a WScript.Echo oPrinters.Item(Count-1) and all was correct. I've pretty much decided to follow the registry root as well. However, once I remove the printers from the registry, I need to make windows aware of this immediately, so...
I've written a script that successfully edits the user's background within Windows. I wrote the script using the RegWrite property to edit the HKEY_USERS registry value for Wallpaper.
The problem with the script is that it doesn't take affect until the next time the user logs onto Windows...
I have written a script in an attempt to remove all printers for the current user logged onto a windows workstation and I am getting a "Network connection does not exist" error. However, the connection is there. The code is as follows:
On Error Resume Next
Dim wshNetwork, oPrinters...
That's what I thought, but many people around here were thinking it was possible. I just wanted to verify that it wasn't. Thank you for your responses.
We currently have a Windows NT Domain that has a PDC, BDC, File Server, Print Server, and SMS Server all running Windows NT 4.0 Server. We want to add a Windows 2000 Server machine as a second BDC. Can this be done? Where may problems occur? Any help will be appreciated.
DJL
I'm attempting to launch Microsoft PowerPoint, open a presentation, and then run a macro contained within the presentation. However, the following code isn't working properly. Any help is much appreciated.
Sub Main
Dim filename = "filename"
Dim macroname = "macroname"...
I've tried this approach, but the problem is that the image is centered on the slide, and if it is too big it covers the information already on the slide. I need to define a set area for the image to be pasted into by using some box (text, clipart, placeholder, etc.). I don't know which one...
I've designed a PowerPoint slide for an application. However, I'm having problems with the last step. The future user of this application will be pasting an image into the clipboard from another application. Then the Powerpoint file will be ran, information entered, and finally the image...
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.