Without RI or a really good data dictionary you are essentially out of luck for doing this completely automatically. You’ll need to get somebody to at least define the relationship to you — there are ways to deduce relationships based on table names / column names etc. but you can’t be guaranteed that your interpretation [...]
Some ideas based on what we have done with clients – we’ve found some really good unified gateway appliances that you can hook up to one SAN site. You can take a snap copy of your production data/volume so you don’t disrupt your current environment. Then you do WAN replication to a similar appliance at [...]
<i>ANSWER 1 from ?</i> I know how frustrating researching knowledge base software can be. I did a little keyword searching for you on www.sourceforge.net and was able to find a legal case management software that mey meet your needs. I hope this helps. Here’s the link : <a href=”http://www.lcm.ngo-bg.org/article45.html”>http://www.lcm.ngo-bg.org/article45.html</a> ——————————————————————————————– <i>ANSWER 2 from Gregory Culpin</i> [...]
As for the Excel part, saving each sheet as a different CSV file is the only option, because excel will just save the current sheet, so you need to go to the first sheet, go to files->save as and select the CSV format. Then you need to do the same with the second sheet. <b>About [...]
You could use a different status for that policies that were not really cancelled by a client’s request, but reassigned to another PID for any reason. Something like ANNULLED, or similar. Or you could add a new field to the table (if that is an option) to store a cancellation reason, so you can differentiate [...]
If you are referring to the linked or attached TABLES in Access, you can pull that out of the tables collection using VBA. To run my sample code, First create a table called “TableLinks” with text columns called Name and Connect. Then paste this code into a module and run it: Public Sub LoadTableLinks() Dim [...]
I think you could try changing your syntax to something like this: <pre>Update LIBNAME.DXFILE Set DXDNAM = ”, DXDAD1 = ”, DXDAD2 = ”, DXDAD3 = ”, DXDAD4 = ”, DXDPCD = ”, DXINVN = 0 from IBNAME.SDFILE Inner Join LIBNAME.DXFILE On SDPRDC = DXPRDC And SDSENO = DXSENO And SDORNO = DXORNO And SDLINE [...]
DB2/400 is databse of AS/400. Here we have Physical & Logical file concept. Different data types.
You will have to explain better what you mean about a database that uses EDI. MS Access can interface with many databases using ODBC. Simply create links to the tables or views that you want to access in the other database. EDI implies formatted input and output, you can create those using queries. Maybe some [...]
There are several references to this type of question within this Knowledge Exchange. If you do a search for Barcode you will find where there are several answers to this question… See website for additional information… http://www.itjungle.com/fhg/fhg062304-story02.html use Display Device Description (DSPDEVD) to check the host print transform attribute. It needs to have a value [...]
<a href=”http://www.smoothwall.org”>Smoothwall</a> or <a href=”http://cobia.stillsecure.com/”>Cobia</a> might fit your requirements. <a href=”http://filezilla-project.org/”>Filezilla</a> is a good secure FTP server & client solution.
Your decision should be based on how either option (and others) fits your long term future plans. Not only what will you be earning, but what will you be learning? The advantage of working at a place like McDonald’s is that you will be interacting with people – customers, management and fellow employees, in a [...]
Pretty much everything that you see on Amazon’s web page is going to be database driven. All your purchase data is stored a database. They use this data to figure out which products you might like based on other peoples purchase history. Every time you view a product that information is logged so that they [...]
Without more information as to what the job is suppose to do, not really.
PDF is a format for output and review, not a source format intended for editing. For editing purposes you could use the full Adobe Acrobat, or there are several free editing tools available (although I cannot personally vouch for any of those, have just used the original program when necessary) Here are a couple of [...]
I got around the same thing by creating a wrapper program with a file. Everytime some one chooses the option the file is checked for number of users and will deny access if the concurrent limit has been reached. I display a screen of current users so the rejected can approach other users to back [...]
The format keyword isn’t used in this way very often. It allow you to create a logical over one file but use the formating of another file. File1 contains fields FLDA, FLDB, FLDC and FLDD File2contains fields FLDA, FLDB, FLDC Logical1 is created over file1 and would contain the four fields Logical2 is created over [...]
Sure Spool to flat — CPYSPLF if you want to be able to use it later with printer controls (lf’s and page) – make the physical file one character wider – use control *FCFC – first column of physical file will contain codes for lf & new page Physical to Spool – CPYF the to [...]
We need info before we can respond Do you have an IBM or similiar printer that is IPDS capable and supports EAN13 – <b><ul> YES Can you create an AFPDS printer file with the BARCODE keyword and RPG or COBOL code to call it? <b></ul> YES Do you need info on the BARCODE keyword??? </b><ul> [...]
In general, a data point is anything that you can define and measure. Pertaining to networks, you are looking at things like latency or connection speed.





