DOWNLOAD EBOOK,SURAT, SOFTWARE,TUTORIAL,INFORMASI

DOWNLOAD EBOOK,SURAT, SOFTWARE,TUTORIAL,INFORMASI GRATIS

Statistics

Unique Visitors: 57

Visitors Out: 825

Blog Language: English

RSS Feeds for this Blog

Articles

Limiting the number of record which displayed on each page
2010-05-25 23:21:38
Sometimes we need to limit the number of record which is displayed on each page. For example, we only need to display 20 records on each page. So, if we have 50 records, the report will print it in 3 pages. The report prints 20 records in the first two pages, and the remaining data will be printed in the last page. Limiting the number of record will only work if we set the number of record equal to or less than the maximum number of record can be displayed within the paper we have.Okay, let's start this simple project through the following steps :1. Create a simple report. In this article i use the item table as the datasource for the report2. Create a formula named "NumberOfRecord" to determine the number of record to be displayed by the following syntax : Global NumOfRec as Numberwhilepr
InnoSetup script Install the VB Runtime files, DCOM and MDAC
2010-05-20 12:21:36
; ----------------------------------------------------------------------------------------------------;; Author: Michael Reitz; eMail: innosetup@assimilate.de;; This InnoSetup script shows how to install the Visual Basic Runtime files, DCOM and MDAC.; You should go to the following webpages for dowloading the files and getting the most current information about the components:; VB Runtime files: How-To Article on http://www.jrsoftware.org/ishowto.phtml?a=vb and http://msdn.microsoft.com/vstudio/; DCOM: http://www.microsoft.com/com/dcom/dcom95/dcom1_3.asp and http://www.microsoft.com/com/dcom/dcom98/dcom1_3.asp; MDAC: http://www.microsoft.com/data/; Recommended release versions (October 2002):; - Visual Basic 5.0 Sp3; - Visual Basic 6.0 Sp5; - DCOM 1.3; - MDAC 2.5 Sp1/Sp2 (contains ADO 2.5,
Register DLL n OCX
2010-05-20 10:26:55
Mas tanya gmana caranya agar file dll dan ocx dari setup kita bisa terregister dan dikenali oleh komputer yang di instal file setup aku ? aq pake innosetupBerikut ini contoh script inno setup untuk register file dll,ocx atau tlb.[Files]Source: osenxpsuite2006r.ocx; DestDir: {sys}; CopyMode: alwaysoverwrite ; Flags: sharedfile regserverSource: osenxpsuite2006r.tlb; DestDir: {sys}; CopyMode: alwaysoverwrite; Flags: sharedfile regtypelibSource: osenxpresources.dll; DestDir: {sys}; CopyMode: alwaysoverwrite; Flags: sharedfile regserverSource : http://www.diskusiweb.com/viewthread.php?tid=18773
CAT-5, CAT-5e, CAT-6, CAT-7 Patch Cables
2010-04-12 13:11:38
1. What is the difference between CAT-5, CAT-5e, CAT-6, CAT-7... The Simple Answer: CAT-5 is rated to 100M CAT-5e is rated to 350M CAT-6 and CAT6e is rated to 550M or 1000M depending on your source CAT-7 is supposedly rated to 700M or presumably 1000M Today there is no approved CAT-6 or CAT-7. While some folks are selling products they call Level 6 or 7, there aren't even specs for them, making CAT-5e the best available option. CAT-6 cable is being made with 23 guage conductor wire as opposed to the slightly smaller 24 guage for CAT-5e and also has a separator to handle crosstalk better. Both CAT-5 and CAT-5e have 100 ohm impedance and electrical characteristics supporting transmissions up to 100 MHz. The difference