Get answers.  Share knowledge.  Collaborate with peers.




How to run Oracle 10g forms on browser
Are you trying to run your form from Forms Builder? Have you started the OC4J? Is there some error message? You might find this tutorial for Oracle10g Forms / Reports useful.

View Answer   |  April 19, 2013  12:46 AM
Oracle 10g, Oracle Forms, Oracle Forms 10g
answered by:
63,535 pts.

Backups failing due to volume shadow copy
The hotfixes actually didn’t make a difference. I tried to run manual shadow copies during the day when I knew nothing could be causing a conflict. This still failed so I thought maybe the shadow copies are failing because of disk space (even though just under 1 GB was free) I checked and the shadow [...]

View Answer   |  April 19, 2013  3:53 PM
Backup & recovery, Volume Shadow Copy, Windows Server 2003, Windows Server backup
answered by:
1,915 pts.

How to include mulitple emails as a Lotus Notes email attachment
Can you select the email – put a check mark next to them – and then select ‘forward’? This will open a new memo with the selected email included. Not sure exactly you can send as attachments…but some work around to forward required mails.. 1.From the mailbox select the mails you want to forward to(using [...]

View Answer   |  April 19, 2013  4:28 AM
Lotus Notes, Lotus Notes email, Lotus Notes email attachments
answered by:
305 pts.

Multiple DHCP Scopes for multiple VLANS
I may be mistaken, but my understanding was the proxy, (whether it is a router running iphelper or a windows DHCP proxy), provides the network it wants the IP for in the request. The main DHCP server responds with an IP from the appropriate scope. As long as the DHCP proxy knows the subnet the [...]

View Answer   |  April 19, 2013  4:58 PM
Active Directory, Desktops, DHCP, DNS, Management, Microsoft Windows, Network protocols, Networking, Networking services, OS, Security, Servers, SQL Server
answered by:
0 pts.

Capture a photo through webcam with Visual Basic 6
Here is an example on how to capture video, image should be even easier. Take a look at this question/answer for sample code. Feel free to ask if you have any questions.

View Answer   |  April 19, 2013  1:17 PM
VB 6, Video capture, Visual Basic, Visual Basic 6, Webcam
answered by:
63,535 pts.

Connect to Internet via VMware
Hi, Try to use a NAT network in the guest machine, this way you will use the same network in guest and virtual machines. If you want to use another ip address in the guest machine, then create a bridged network between the host and guest machines. Refer to this guide for more information. Hope [...]

View Answer   |  April 19, 2013  1:47 AM
Virtual OS, VMware
answered by:
2,790 pts.

Lotus Notes email rules (send full copy to) not working
Hii.. Open configuration document an navigate to Router/SMTP -> Restriction and Control -> Delivery Control and please be confirm that “user rules mail forwarding” is Enabled or not. Cheers, Asim Ahmed Lotus Admin

View Answer   |  April 19, 2013  5:34 AM
Lotus Notes, Lotus Notes mailbox, Lotus Notes Rules, Lotus Notes Troubleshooting
answered by:
30 pts.

Syncing shared Outlook calendars on an iPhone
Give it a try. This might help: http://www.stevieg.org/2010/11/shared-exchange-calendars-on-ios-devices/ Good Luck.

View Answer   |  April 19, 2013  5:51 PM
iPhone Exchange
answered by:
60 pts.

Offline files not working Windows 7
Please try out this …. Click Start menu > Run > gpedit.msc In the Local Group Policy Editor click to expand the folder and you will get Local Computer PolicyComputer ConfigurationAdministrativeTemplatesNetworkOffline Files Allow or disallow use of offline files feature….: Enabled Prohibit user config….: Enabled Sync all offline files when logging on….: Enabled Sync all [...]

View Answer   |  April 19, 2013  5:08 AM
Offline files, Windows 7, Windows 7 Administration, Windows 7 Professional, Windows File Server
answered by:
22,035 pts.

Removing HDD passwords
HDD Unlock Wizard is a user-friendly application which allows you to easily remove HDD password. IDE and SATA hard disk drives are supported. Both User and Master password can be removed. Please note that while unlocking, HDD Unlock Wizard will erase and re-certify the drive, meaning to say all data in the disk is lost [...]

View Answer   |  April 19, 2013  9:14 PM
Hard drives, HDD, Seagate, Security
answered by:
3,260 pts.

Hung at applying computer settings
Have you tried resetting the IP stack AND winsock with WinsockXPfix.exe? try that next. Here is a link: This could also be a NIC issue. Try going into device manager, delete the NIC. reboot, then reinstall the drivers. If that works then fine. If not, then try the winsockxpfix as stated above. Releasing and renewing [...]

View Answer   |  April 19, 2013  3:52 AM
Boot, Login, Windows XP, XP Professional
answered by:
5,320 pts.

How do you find the IP address of a switch in a LAN from a PC
Network switches don’t have IP addresses which normal network users would need to know. The IP address is only used to manage the network switch. Even if you had the IP address of the network switch you won’t have access to log onto the operating system of the network switch. Without knowing the IP address [...]

View Answer   |  April 19, 2013  10:07 PM
IP addressing, LAN, Switches
answered by:
64,520 pts.

SQL convert numeric to date format
Dane I RPG it’s: %date(mydt80:*iso0) but I don't think that SQL has an ISO0 so it's Date(substr(char(mydt90).1.4) || '-'|| substr(char(mydt90).5.2) || '-'|| substr(char(mydt90).7.2) , ISO) Phil ————– kccrosser Cast and Convert allow converting to/from datetime and strings easily, and supports multiple different ISO and non-ISO formats. Convert(datetime, <inputvar>, 114) will convert a string of the [...]

View Answer   |  April 19, 2013  8:25 PM
SQL, SQL Date Calculation, SQL datetime
answered by:
44,180 pts.

Referencing a calculated column in a SQL clause
Generally, you cannot reference a column that is calculated in the Select clause in the Where clause. I have seen code where people have tried to do this and usually wound up duplicating the same calculation expressions in both the Select and Where clauses, which is very costly. More importantly, you should really try to [...]

View Answer   |  April 19, 2013  8:13 PM
SQL Server, T-SQL
answered by:
3,830 pts.

How to add users and computers (XP) to Windows Server 2003: Step-by-step
Have a look at the following article. It should help you. Hi there, 2.1 Installing Windows 2003 Server (first Domain Controller) Steps: 1. Log on as Administrator to the Member Server. 2. Click Start, and then click Run. 3. In the Run box, type “dcpromo” and then click OK. 4. On the Welcome to the [...]

View Answer   |  April 19, 2013  7:37 AM
Network administration, User accounts, Windows Server 2003, Windows XP
answered by:
90 pts.

How to delete VLANS from the catalyst switches?
ENABLE #DELETES FLASH: VLAN.DAT 2 TIME ENTER ___________________________________________________________________ In configuration mode, use: no interface <VLAN#> where <VLAN#> is the name of the VLAN you want to remove. *********** If you are going to remove some VLANs and not all the VLANs, just issue a no command to that VLAN. ex: Switch(config)#no VLAN 10 The access [...]

View Answer   |  April 19, 2013  8:34 AM
Catalyst Switches, Cisco switches, Switches, VLAN
answered by:
900 pts.

How to create a CSV file in PHP code?
It sounds like you have the actual comma separated content in a variable which you are able to print to the screen. If all you are looking for is to write that content to a file you can check this tutorial: The useful code snippet is: <pre> $myFile = "testFile.csv"; $fh = fopen($myFile, 'w') or [...]

View Answer   |  April 19, 2013  2:31 AM
CSV, PHP
answered by:
250 pts.

Excel compact or compress utility?
My company uses Xshrink and it works well. The program claims it shrinks excel files to 95% we find it does about 20-30% which works for me. The free trial can be found here and the full version will run you about $60. If anyone has a FREE solution I would love to hear about [...]

View Answer   |  April 19, 2013  12:07 PM
Microsoft Office
answered by:
30 pts.

Bulk update in SQL Server 2005
Assuming that you have a column with distinct values to show you which rows are which between the two tables this can be done with a simple update statement. <pre>UPDATE TableA SET TableA.A1 = TableB.B1, TableA.A2 = TableB.B2 FROM TableB WHERE TableA.A3 = TableA.B3</pre> If you are worried about creating one massive transaction you can [...]

View Answer   |  April 19, 2013  12:58 AM
BULK UPDATE, SQL Server 2005
answered by:
64,520 pts.

MSSQL 2000 – ODBC connection SQL state 28000 error 18456
Look at the SQL Log for additional information on the error. It appears to be a failed login. Here is an msdn article about it. You might try running a trace on the sql box while you attempt to create the odbc connection. does the person creating the odbc connection have rights to the sql [...]

View Answer   |  April 19, 2013  8:38 AM
Microsoft Windows, SQL Server
answered by:
0 pts.