What I use: An app where following procedure has to be run approx 100.000 times… it takes 5 minutes! It should go faster. Question=how? Dim Record as string Dim oExcel As Microsoft.Office.Interop.Excel.Application Dim EXCBook As Object, Range as object oExcel = New Microsoft.Office.Interop.Excel.Application EXCBook = oExcel.Workbooks.Open(TxtFolder.Text & “FBL.xlt”) Record = strLine & vbTab & strSort [...]
If I forgot my screen name and password for the Tiger Ed. Is there a way I can reset it or find out what it was?
How do I encrypt the URL in PHP?
I created a code for login. When the user name and password is correct, it redirects to another page. The problem is when a user logs in, the redirected page’s URL is seen. I don’t want the redirected page’s URL to be visible to users. What can I do? Please help.
I have 3 columns: development no,city, status for stamp (this column is set by 0,1,2). I want to write a query that specifies percentage of stamps per city; for example percentage of stamps with 1 in city x, percentage of stamps with 2 in city x, percentage of stamps with 1 in city y….and so [...]
Is there any way to create a new physical file(say PF2) with same structure/fields as in a logical file(say LF1, whose physical file is PF1). One way is to use CPYF to create PF2 from LF1 but I dont wan’t any data to be copied from LF1 to PF2 (dont want to use clrpfm after [...]
I have installed Exchange Server 2003 on a server which has a private IP like 192.168.1.4 now I want to access this server outside the domain which I created with a public IP 182.180.76.46 and access live and send and receive mails from other domains.
I have got two bachelor of science degrees: in electrical engineering and computer science, from a university in africa. I have experience in public telephone switch (such as DMS 100 from Nortel, AXE-0 from Ericsson) and PABX (Alcatel OmniPCX 4400). What do you advise me I need to do to get employment opportunities and advance [...]
What is software? Why we use? Why it necessary to be update?
Gents: Could you please assist me in the below case: 1-I have 2 Excel sheet on my PC (Excel A is extracted on a daily basis from I Series by using data transfer while Excel B is the target one). 2- Excel B (target) has a special header and colors and contains 4 columns and [...]
I am creating my first database. It will hold quote, job write up and invoicing information. We currently have two spreadsheets. One Spreadsheet is for quotes. It has the following info: QUOTES Date – Quote # – Customer – Cust Quote # – Part # – Part Name – Quote Due Date – Qty – [...]
I have a spread sheet where I need to replace the space between each word with a hyphen. Since find & replace does not recognize space, is there another way to do this?
What is the Tax Entity Field used for in the F0006?
How do I convert QF file to Word 2010?
I’m trying to complete an @If statement to compare two fields in Input Validation. Field One: SL_1 (Values only can be 0 to 24) Field Two: D_1 (Values only can be 0 or 1) Current Code: @If((@ToNumber(D_1) > 1); @Failure(“Sunday needs to be a 0 or 1″);@Success) Additional Code Needed: If SL_1 = 0; D_1 [...]
Forward link where I get more knowledge for the Windows 2008 Server.
I have the following code being used in a parameter: SELECT OU1.OU_CODE AS PROCESS_LEVEL , RTRIM(OU1.OU_CODE) || ‘ – ‘ || AD1.DEPARTMENT_NAME AS Description FROM ODS_OWNER.POSITION_ASSIGNMENTS PE1 JOIN ODS_OWNER.ADMIN_DEPARTMENTS AD1 ON PE1.DEPARTMENT_ID = AD1.DEPARTMENT_ID JOIN ODS_OWNER.ORGANIZATIONAL_UNITS OU1 ON AD1.OU_CODE = OU1.OU_CODE WHERE PE1.POSITION_LEVEL = 1 AND COALESCE(PE1.END_DATE, CAST(’01/JAN/1753′ AS DATE)) = CAST(’01/JAN/1753′ AS DATE) –PE1.END_DATE [...]
I have a VFP 9 application running on Windows 7. The problem is that all sub-menus appear to left of the parent menu? If I run the application on XP, the menus work correctly. I applied SP2 (10/16/2007) and it did not resolve this issue. Any suggests would be appreciated.
How to debug an SQL Stored Procedure?
Hi, I have Lotus Notes application which is for Leave applying. I have calculate duration function to calculate duration of leave when user put Date from to Date to. This function did not calculate Saturday and Sunday as working day even the user put Saturday and Sunday in their leave. But the problem is some [...]







