This is a classic case of using the power of EXCEL Pivot table. In Excel 2007 – just set up a Pivot table with Project under the “Row Label” & Sum of Hours under “Value”. Now use Conditional Formatting for values lower than 24. Here is an example: Project Well Hours Lewis 1 12 Lewis [...]
<b>” When picked up it had lost its csv extension” </b> – does this mean that .csv not showing up? In this case, Open Explore >> Tools >> Folder Options >> View Then Un-select “Hide Extensions for known file types”. The file should be OK in either way – just the file extension will not [...]
Do you have iSeries Navigator on your PC? You can use it to drill down to where the procedure is located on the i: After entering Navigator, from the Environment box on the left, select your system name, then Databases, [system name], then Schemas, then [library or schema name], and then Procedures. In the window [...]
The procedure for loading images is fairly simple. I have been using Acom software and designing forms for many years. The ACOM software comes with an EZDESIGNER File transfer utility to more forms or images. Start up the software and select the “Put Image” tab and then enter you image file name in the “PC [...]
Found a solution! I’m sharing it in case others might need it. Details: VizManager™ http://www.gobiztech.com/visual.htm. The program is around $500 for unlimited users. it installs on each client machine.
Are you using the same database user when connecting from Crystal than when connecting from Access ? It could be a problem of missing privileges or synonyms.
You can do a RCLSTG SELECT(*DBXREF). What this does is a reclaim of the DB cross reference files only and runs faster than doing a RCLSTG SELECT(*ALL) which touches every library on the system. We had to do this once when the cross reference got hosed up. As always, the system needs to be in [...]
When you talk about Data migration. First you need to know the type of Data, like DB, CIFS non structured data, etc, what kind of file system you migrate, from what technology to what technology. Is the File systems (FS) are SAN, NAS, directe attached, Virtual Luns, After you need to know who is accesing [...]
Computer should not be sharing an IP Address. Each machine will need its own IP address so that the computers now how to talk to each other. If one computer is on, and your router reboots then another computer is turned on then both machines could be issued the sameIP address. Because of this it [...]
To combine multiple PDF documents into one document: 1. Choose Create PDF > From Multiple Files from the File drop-down menu, or click the Create PDF button on the toolbar and choose From Multiple files. 2. In the Create PDF from Multiple Documents dialog box, do any of the following: • Click Browse (Windows) or [...]
Hi, just had a look into it on google and it doesnt look like it runs smoothly to say the least. As a contractor I have seen many companies having problems with Vista. I would advise very very strongly against moving to vista and ask you what extra functionality do you get for your money? [...]
This article, entitled <a href=”http://www.petri.co.il/transferring_fsmo_roles.htm”>How can I transfer some or all of the FSMO Roles from one DC to another?</a> – may be of help. I pasted an excerpt below. Thanks. <b>Excerpt</b>: “<i>Windows 2000/2003 Active Directory domains utilize a Single Operation Master method called FSMO (Flexible Single Master Operation), as described in Understanding FSMO Roles [...]
Save the documents in Rich Text Format – RTF. This format will be able to be opened by MS Word. Actually, have you tried to open the Works documents using Word? They should be compatible. ******** Labnuke is right. <a href=”http://office.microsoft.com/en-us/word/HP011881161033.aspx”>Here is an article</a> to help you. ~ technochic
Update your hardware drivers. Check with the hardware manufacturer to see if they have anything shown on their technical support forums or knowledgebase. We had some users that had difficulties with VPN connection stability over wireless and once they upgraded their drivers, the problem went away.
The Data Link Layer refers to “Layer 2″ in the OSI model. I assume when you say monitoring you mean a “Sniffer” to watch traffic at layer two. There are a number of them out there that are great and sometimes very useful, called wireshark it has both Windows and Linux distributions and really is [...]
The link you are using must be an outer join to show all of the entries from one table and only the entries related to them from the other. This will show your Loan# even if there are no trades in the date range. the Message No Trades could be a conditional statement based on [...]
It could be any number of things. Without the exact error message there isn’t a whole of information anyone will be able to procide.
Are you asking if you will still be able to use AutoCAD2006 (as a program) or the files produced in AutoCAD 2006? Chances are installing AutoCAD 2009 will take everything that pointed to 2006 and turn it into a pointer to the new updated program, 2009. But, 2009 should be backwards compatible so you should [...]
Easiest way is in SQL Select count(*), field1, field2, field3 from myfile group by field1, field2, field3 having count(*) > 1 This would find matches on these three fields. Programmatically you would open a cursor and fetch the results into a datastructure of count(*), field1, field2, field3 But if you must do it in RPG [...]





