Advertisement

1 - 10 of 3749 containing alltags:("statement") (0.002 seconds)
Okay the situation. Delphi 3 C/S.  The program is compiled with packages(matter of fact with about 10 packages in total not including Borland's).   It seems that under specific conditions, the IDE...
Zones: Delphi ProgrammingDate Answered: 06/06/1998 Grade: A Views: 0
Why is the print statement after this while loop never being reached and how do I fix the problem: $cursor = $db->prepare($sql) or die "Unable to Execute SQL: $DBI::errstr"; $cursor->execute or di...
Zones: PerlDate Answered: 11/20/1998 Grade: A Views: 0
I have a table with a few million rows. I have to run an update statement on that table. The query is likely to affect many rows. The problem I am having is the transaction log will blow up because...
Zones: SybaseDate Answered: 01/22/1999 Grade: C Views: 0
I have a query statement that reads like this for the select part: SELECT Sum(Table1.RResult) AS RResult, Sum([Table1].[PhResult]=1) AS PhResult1 Sum([Table1].[PhResult]=2) AS PhResult2 Sum([Table...
Zones: MS AccessDate Answered: 12/30/1999 Grade: A Views: 0
I have some statement like this and it doesn't update the table if one of the fields is blank I mean you should assign value to all the variables. String dealer = "UPDATE MYGARAGE SET dlr_nam...
Zones: JavaDate Answered: 06/06/2000 Grade: C Views: 0
Hi whats the easiest way to read a key value from a local machines registry?? Th only info in the help relates to asps. also when writing an SQL statement with a WHERE clause- whats the syntax ...
Zones: Visual BasicDate Answered: 07/25/2000 Grade: A Views: 0
Is it possible to execute DDL statements in a linked server. To be more clear on server1 i create a link to server2. Now all select statements are working fine across two servers. What i want to do...
Zones: MS SQL ServerDate Answered: 08/12/2000 Grade: A Views: 0
Hi Experts I know that I can use conditional formula inside a cell. But Could I use any rich conditional statements like if (Sheet1.A1=10*Sheet2.B3) AND (Sheet1.A5=Sheet2.B10) then .... else ....
Zones: Ms Office SuiteDate Answered: 09/15/2000 Grade: A Views: 0
Is there a way to put multiple fields together in a t-SQL statement using  If or Case or something else?  In the below statement if UseCompany =1 then I want to use: tbl_Inv_Deposits.Co_IdTT, tbl...
Zones: MS SQL ServerDate Answered: 10/24/2000 Grade: A Views: 0
Hi, Could u give me the basic syntax for a jscript case statement? Thanks Clo
Zones: ASPDate Answered: 10/24/2000 Grade: A Views: 0