image HDD, save to folder, transfer to new HDD
Surely, u can do that ! There r several options to do the job. U may disconnect the failed HDD from PC1 and attach to another PC as a slave disk. Beware of Jumper settings. Start the 2nd PC, and try to locate the 2nd HDD from My Computer > Properties > Manage. Generally windows [...]

View Answer   |  December 27, 2010  6:43 AM
Hard disk performance, Hard Drive Copying, HDD, Windows XP Professional, Windows XP Professional SP3
answered by:
22,035 pts.

SAP FI/CO Job opportunity for fresher.
@Saurabh240386, Of course u can go for SAP/FICO. It is a service that provides predictable financing. Being able to predict overall IT cost can help companies simply their budget. Other benefits of SAP Financials can include competitive finance rates, optimized cash flow and accelerated ROI. This service covers the entire SAP solution from hardware to [...]

View Answer   |  December 27, 2010  5:08 AM
IT career planning, SAP careers, SAP FICO
answered by:
22,035 pts.

Active Directory site with Child Domain
If you were to expand your domain by adding on more servers to host an expanded number of users, then you should also look at modifying your FMSO roles holders and plan your DNS server structure. If you were to go with trusts, then you would not have to worry about these issues but you [...]

View Answer   |  December 25, 2010  1:37 AM
Active Directory, Active Directory Deployment, Active Directory Users and Computers, Child Domain, Windows Server Management
answered by:
25 pts.

How to export the excel file in oracle
U can make a text file, (creating with comma separated) from excel and then load the data in the text file into oracle using sqlldr (sql loader).

View Answer   |  December 24, 2010  12:36 PM
Oracle, Oracle 10g, Oracle 10g administration, Windows XP
answered by:
22,035 pts.

How to get print on any Hp printer from Dos mode foxpro software?
To Print from DOS to USB Printer, u have to install MS Loopback Adapter. After installing, Configure the Adapter. Remember, loopback adapter is a virtual network adapter and can be configured the same as a regular network card. Set the adapter to have a static IP address, Share the printer and capture the printer port. [...]

View Answer   |  December 24, 2010  6:27 AM
DOS, DOS program, FoxPro, HP Printer, HP Printer Problem
answered by:
22,035 pts.

Problems installing Oracle 9i in Windows Vista
Because Oracle 9i is not supported on Windows Vista.

View Answer   |  December 23, 2010  2:20 PM
Oracle 9i, Oracle 9i installation, Oracle 9i installation errors, Oracle installation, Windows Vista
answered by:
63,535 pts.

Count IIF Statement?
Why not put the criteria of field>0 in your criteria? Then you will only be counting rows where field is > 0 –msi77– Use the following: <pre>sum(IIf(field>0,1,0))</pre>

View Answer   |  December 23, 2010  8:52 AM
Access query, IIF, IIF function, IIF statement, Query Design
answered by:
1,610 pts.

AS/400 Command line
Hello all I did not use CRTMNU. I used STRSDA, option 2 and then using F10 I addede all the things. The whole program works except comm line which is not visible. Now I will try to use CRTMNU and make a one or two line program to see if comm line is visible. Thank [...]

View Answer   |  December 23, 2010  12:30 AM
AS/400 Command Line, Command line, Command line tools, iSeries command line
answered by:
240 pts.

AS/400 memory upgrade
All memory always goes into *BASE. In order to have it allocated in another pool, you need to configure that pool to request memory from *BASE. *MACHINE. *INTERACT and *SPOOL are shared pools that are pre-configured. You can modify their attributes. *BASE is also a shared pool, but the WRKSHRPOOL display shows that *BASE is [...]

View Answer   |  December 22, 2010  8:14 PM
AS/400, AS/400 memory, AS/400 upgrades, Memory Upgrade
answered by:
108,360 pts.

Can Visual Basic be used to control a piece of mechanical equipment?
It can as long as there is a way to talk to the equipment. Either a published API or a network or serial connection you can talk via.

View Answer   |  December 21, 2010  10:06 PM
PLC, Visual Basic, Windows Product Activation
answered by:
64,520 pts.

Display problems becoming unmanageable. Thinking about replacing motherboard
Well the only way you are going to know is to do it. If it is out of warranty or the company no longer exists then you are out of luck as far as their support anyway, so you’re pretty much on your own with what you decide to do. Do try to verify if [...]

View Answer   |  December 20, 2010  4:27 PM
Display Adapter, Windows XP, Windows XP Professional
answered by:
56,975 pts.

Customizing Devices and Printers in Windows 7
Try out this…. 1. Right click on Start button & select Properties 2. It opens Taskbar And Start Menu Properties, click on Customize button 3. The Customize Start Menu dialog that opened contains all the settings and options try to find “Devices And Printers” checkbox, near the top. 4. If it is checked, make it [...]

View Answer   |  December 18, 2010  8:57 AM
Group Policy, Windows 7, Windows 7 Printing, Windows 7 Professional
answered by:
22,035 pts.

Windows Patch Package could not be opened.
This related to ur previous thread…. You r requested please look at <a href=”http://itknowledgeexchange.techtarget.com/itanswers/windows-installer-error-1635/”>HERE

View Answer   |  December 18, 2010  7:20 AM
Microsoft PowerPoint, PowerPoint, Windows Patch Management
answered by:
22,035 pts.

Windows Installer Error 1635
Many thanks to create a new question here ! The error might be occurred due to registry key problem. u can rectify this error: Click Start > Run > regedit and press enter key, and try to locate the below: HKEY_LOCAL_MACHINESoftwareClassesInstallerProductsDFAD2CEE8555CA04E8C905508C8F018E From keyboard, press Delete key and click Yes to confirm deletion. Now quit Regedit. [...]

View Answer   |  December 18, 2010  7:17 AM
Windows errors, Windows installation, Windows installation errors, Windows XP
answered by:
22,035 pts.

Top security issues with Windows 7
Be aware of Applications, It may be there has some old Windows applications. While Windows XP can manage to run many of these applications, but in Windows 7, may have problems natively running those applications. Incompatible Hardware, Windows XP supports some old HW, but be careful in Windows 7, when u r trying to run [...]

View Answer   |  December 17, 2010  9:45 AM
Network security, Network Security Management, Open IT Forum, Windows 7, Windows 7 deployment, Windows 7 security
answered by:
22,035 pts.

Windows 7 Hanging on Shutdown
Did you try and disable the fingerprint software and then test? If it is running as a service, change startup to disabled andf then test. You can also use sysinternals autoruns and see how it loads. Autoruns is also good for selectively stopping items from loading in order to test/troubleshoot

View Answer   |  December 16, 2010  5:25 PM
Fingerprint authentication, Laptop Security, OmniPass, Windows 7, Windows 7 64-bit
answered by:
5,130 pts.

IIS servers Reconfiguration
Are you running a web site on the non-SharePoint machine? If not, just point port 80 to the SharePoint server. If you are running a web site on the other server, use another port and a designation for the SharePoint server. For example, point port 8080 to the SharePoint server, and use sp as the [...]

View Answer   |  December 16, 2010  4:57 PM
IIS, IIS 6.0, IIS 7.0 configuration, IIS configuration, IIS Server
answered by:
2,015 pts.

Date conversion (to_char) behavior
In case someone else finds a similar situation, the problem was that the Oracle client software was installed in Spanish. Some of the options to fix it were: -create a logon trigger to change the nls session parameters if needed -modify the machine’s registry -reinstall Oracle client software We opted by the third one.

View Answer   |  December 15, 2010  11:20 PM
Oracle, SQL, Windows
answered by:
63,535 pts.

5.1.1 e-mail account does not exist at the organization
If they deleted the domain then mail sent to it will of course fail. The domain can be added to Exchange as an accepted email address by the Exchange Admins.

View Answer   |  December 15, 2010  9:31 PM
5.1.1 Error, Active Directory Domain, Domain management, Exchange 2003, Exchange 2003 administration
answered by:
56,975 pts.

bmail to send mail to an exchange server
Make sure the system has permissions to relay through your Exchange server. Your Exchange Admin can check this for you.

View Answer   |  December 15, 2010  9:28 PM
BMail, CMD, Exchange 2003, Socket error
answered by:
56,975 pts.