Enter Keywords:
1 - 10 of 1697(0.002 seconds)
Sort By:
 
Where do I put code like the following, which uses ActiveX Script to import/transform data on a condition(ie. like only import data on a certain date)? The reason I  ask this is because when you ma...
Zones: MS SQL Server, MS SQL DTSDate Answered: 02/24/2000 Rating: 8.0 Views: 0
I had a situation where i need to group only set of records which are duplicates with respect to a field, the order of the other records must not change. What i mean to say is if a field got d...
Zones: MS AccessDate Answered: 05/26/2000 Rating: 5.6 Views: 0
I am looking for information on Conditional statements? Specifically, a FOR LOOP. for (i=0;i<=10;I++) {      ...statement   } What is the equivalent in ASP?
Zones: ASPDate Answered: 10/25/2000 Rating: 6.0 Views: 0
I want to give an OR condition in javascript. Please let me know how to do it.
Zones: JavaScriptDate Answered: 12/25/2000 Rating: 7.0 Views: 8
I'm trying to use decode with three conditions. I may have misunderstood how to use the decode function. If all these condition have been met then sal is sum up. Is there a better way of doing t...
Zones: OracleDate Answered: 01/20/2001 Rating: 7.6 Views: 12
Hi! Can I somehow direct the .exe and .dcu files to different folders depending on the value of a constant so that: const   ProgramVersion : string = 'ADMIN'; results in the EXE and DCUs ...
Zones: Delphi ProgrammingDate Answered: 01/10/2002 Rating: 7.6 Views: 0
Hi , I'm using Segate Crystal report 8.5. My main report has many sub reports as well with their own suppress condition. In main report has Clientname and printDate in the page header so taht wh...
Zones: Visual BasicDate Answered: 03/01/2003 Rating: 7.8 Views: 0
This seemed to be a simple request until I went to do it. "I want to be able to enter 1 or 2 and have the correct balance update." A manager has a spreadsheet to record/track staff leave. Each ...
Zones: MS OfficeDate Answered: 07/08/2002 Rating: 6.8 Views: 0
Hi, i have the following problem: I want to write an install script that creates or updates the tables and views for our application in an exising customer database. Instead of dropping/crea...
Zones: OracleDate Answered: 02/14/2003 Rating: 8.8 Views: 17
Looking to run a bit of javascript that emails a known address when a certain condition occurs. I do not want the user to even know that an email has been sent. Is this possible?
Zones: JavaScriptDate Answered: 01/26/2004 Rating: 8.4 Views: 0