Access History question
I don’t think so. In a database we use, I built that in by adding a field and filling it with UserID whenever someone created a new record.

View Answer   |  November 28, 2011  4:28 PM
Access, Microsoft Access
answered by:
1,240 pts.

Set up network between XP 2003 server enterprise edition and window xp
On XP, type: <b>ipconfig /all</b> What is the line for DHCP server? It should be the correct IP address of your DHCP server, which is 192.168.8.30. If it is, then you did not configure your DHCP server correctly. Your DHCP server needs to be giving out IP address in the same range as your DC, [...]

View Answer   |  November 24, 2011  3:27 AM
Networking, Virtualization, Window XP, Windows Server 2003
answered by:
1,285 pts.

Crystal Reports 8.5 Cannot insert Field or Text Objects
i am having the same problem. I am new to Crystal reports and my first task at work was to modify an existing report. Does anyone know of a way that I can narrow down the problem? I am a total n00b.

View Answer   |  November 24, 2011  1:21 AM
Crystal Reports 8.5, Crystal Reports error messages, Crystal Reports Errors, Oracle 10, Windows XP
answered by:
15 pts.

User Profile and Data Missing, Win7
-Restore system to an earlier Date(not Factory Restore). -or Boot into Windows safe mode. I’ve seen it happen where an Admin accounts have a corrupt Data files but fails to show DATA in normal mode however, the data files can sometimes be visible in safe mode.. -If still fails, dont worry, you have a 90% [...]

View Answer   |  November 22, 2011  10:28 PM
help, problem, Windows 7
answered by:
3,260 pts.

printing very light can’t read
Carry out Basic Printer maintenance such as: Printer cleaning cartridge/clean printer Head.This however, takes up a lot of your ink…but can clean all those ceased ink on Printer rollers. If you have to replace or install Genuine ink cartridge. Before looking to replace cartridge check if its worth changing the cartridge compared to to getting [...]

View Answer   |  November 18, 2011  9:49 PM
DYMO Labels
answered by:
3,260 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.

Sync Workstation Client time with Server on same domain
Hi Philcrox, By default Active Directory handles time synchronization between all PCs and servers. Client PCs will sync with their authorizing DC, all DCs will sync with the DC who holds PDC emulator, DCs in child domains sync with DCs in the parent, etc. There should be no need to manually configure who domain computers [...]

View Answer   |  November 17, 2011  12:29 PM
Time, Windows 7 Professional, Windows Server 2008 R2 Domain Controller, Windows time service
answered by:
1,125 pts.

answered by:
775 pts.

Interesting virus…
actually, I have seen something simular. Traced it to a reflexive dll that compiled in GPU. I since disabled ALL activeX controls in IE5.5-6 and have not seen it again. I would venture a guess that it is a structured atack as I have not seen anything simular since or about it, that is, until [...]

View Answer   |  November 16, 2011  4:37 PM
Microsoft Windows Vista, Security, virus, Viruses, Windows Vista
answered by:
25 pts.

Trouble printing from remote outq
Did u add the printer setup in host table ?… if not please add in host table … also check the ip address is pingable… For adding in host table entry … ADDTCPHTE Also remoteoutq set as * intnetadr…

View Answer   |  November 16, 2011  7:24 AM
iSeries printing, OUTQ, Remote Printing, V5R4
answered by:
180 pts.

Is Movex Workplace better on iSeries or Windows?
Hi All, Please let me know whether iseries os -V6R1 will support Movex workplace – V5.2.2 ,Movex Business Engine – V12.4.3,Websphere – V5.1.1.9 and Movex companian – V12.2.2 Solution is required to run the current M3 application on latest i5OS. Please suggest as early as possible. Waiting for replies. Regards, S.Manjunath

View Answer   |  November 14, 2011  9:46 AM
AS/400, Movex, Windows
answered by:
125 pts.

How do I get my BIOS to detect a new HDD (HDD was tested and worked)
you should try to change setting in bios for native mode while installing win xp on sata hdd. ii should be native mode disable or ide in bios

View Answer   |  November 12, 2011  3:09 PM
ATA, BIOS, Desktop, HDD, Hewlett-Packard
answered by:
20 pts.

How to run Java code
when u wrote the java program and u have to save the program at any place if u set the path right in the environment variable settings. if not u have to save in jdk 1.6 in ur c drive and i thought u know how to compile and run by using javac and java [...]

View Answer   |  November 10, 2011  4:39 PM
Java, Java code, JDK, Notepad
answered by:
655 pts.

How do I setup Sharepoint to display Lotus data
This should do it: “CREATING A SHAREPOINT LIST, WITH DATA, BASED ON A LOTUS NOTES “VIEW” IN LESS THAN 10 MINUTES” By Gary Devendorf <a href=”http://www.lotususergroup.org/Submissions.nsf/ContentSpotlight/4E73B79BFEEB2A78862576B1000F7C7B/?OpenDocument”>http://www.lotususergroup.org/Submissions.nsf/ContentSpotlight/4E73B79BFEEB2A78862576B1000F7C7B/?OpenDocument</a>

View Answer   |  November 9, 2011  2:07 PM
Lotus Notes, SharePoint 2007
answered by:
3,845 pts.

IFS & PDFs
Hi, You can do this by using STRPCCMD command. It holds two Parameters(Command & Pause). Command should hold the link(IFS) for opening PDF. <pre>DCL VAR(&PDFADR) TYPE(*CHAR) LEN(100) + VALUE(‘//3.100.10.10/reports/PDF/ABC001′) CHGVAR VAR(&CMD) VALUE(‘START ‘ || &RPTLNK ) /* RUN THE PC COMMAND */ STRPCO PCTA(*NO) MONMSG MSGID(IWS4010) STRPCCMD PCCMD(&CMD) PAUSE(*NO) </pre> Make sure that Command will [...]

View Answer   |  November 9, 2011  6:14 AM
IFS, PDF
answered by:
3,370 pts.

Backup script for windows server and external drive.
<a href=”http://technet.microsoft.com/en-us/magazine/2005.05.ntbackup.aspx”>Preserve Your Data With The Backup Tool You Already Have</a> =================== Creating your customized script for backing up sensitive and important files are not actually advisable. This is because you are dealing with the most sensitive files of your organization. Remember that scripts are not perfect and could encounter bugs and errors. It is [...]

View Answer   |  November 8, 2011  9:05 AM
Backup, Backup and recovery software, Backup software, Scripting, Windows, Windows Server backup, Xcopy
answered by:
2,130 pts.

Paladin Antivirus software removal
Here is a guide for you: <a href=”http://www.myantispyware.com/2010/02/09/how-to-remove-paladin-antivirus-uninstall-instructions/”>How to remove Paladin Antivirus (Uninstall instructions)</a> ============================= You can easily remove Paladin antivirus program using the built in unistaller of any version of Windows Operating System. To do this, proceed to the following steps. Click Start, Click Control Panel, Click Add/Remove Programs, Search for the Paladin Antivirus [...]

View Answer   |  November 8, 2011  9:04 AM
Paladin Antivirus, Trojans, Virus removal, Viruses, Windows XP
answered by:
2,130 pts.

Server takes a long time to reboot
Hi all, Sedrick, Please check the volumes, those should be clean, attached to the Windows box. Check the <b>chkdsk</b> is running? That could be one possibility for the long boot time. Try rebooting the server again to see whether every boot takes the same long time like 45 min to 1 hour or this is [...]

View Answer   |  November 7, 2011  9:34 AM
Reboot, Server administration, Windows Server, Windows server administration
answered by:
1,125 pts.

Login problems on Windows server 2003
Via Microsoft due to possible virus infection, try this: Edit these values and type the correct path of shell : Shell = explorer.exe Userinit=X:windowssystem32userinit.exe NOTE: These files may also be deleted by spywares. You may need to extract them using Windows CD. Steps for rectifying this problem: Log on to a networked computer. Run Regedit.exe [...]

View Answer   |  November 4, 2011  10:15 AM
Backup, Backup & restore, Login error, Windows Server 2003, Windows Server 2003 Permissions
answered by:
2,130 pts.

Free disk space C:
I believe when you are working in a domain environment your admin should have assigned a specific share drive for you to save your own documents to instead of saving them to your C: drive. Are you running windows XP or Vista? Either way you can RC on my computer(XP) or computer(Vista), then selct open [...]

View Answer   |  November 4, 2011  10:13 AM
Disk space, Hard drive space, Windows storage
answered by:
2,130 pts.