Advertisement

1 - 10 of 1582 containing alltags:("first") (0.002 seconds)
How can I select the first occurance of a set of records in a table by using a simple SELECT statement. I don't want to use cursor.  Because I want to put this statement in a frequently used proced...
Zones: MS SQL ServerDate Answered: 12/01/1997 Grade: B Views: 0
Is it granted that after TQuery.Open the cursor is positioned at the first record or do I have to explicitly call TQuery.First? How about TTable? Is this true in C++Builder?
Zones: Delphi ProgrammingDate Answered: 01/08/1998 Grade: A Views: 0
How do I run a search and replace which finds if the first character of a field is a space and replaces it with no space.
Zones: MS AccessDate Answered: 03/23/1999 Grade: A Views: 0
For your contributions to my question "Find first blank cell in single-column range".
Zones: Ms Office SuiteDate Answered: 12/21/1999 Grade: A Views: 0
I have code that is supposed to include thanks.php from signup.php signup.php has a form that refers to signup.php in the post action so that text boxes can be filled with user inputs should an ...
Zones: PHPDate Answered: 10/26/2000 Grade: A Views: 0
I want to delete the first line and the last line of a file.  Also, I want to delete first letter of all of the rest lines.  For example Header D{123456} D{234567} D{345678} Trailer In th...
Zones: Unix Systems ProgrammingDate Answered: 01/02/2001 Grade: B Views: 0
Hello Everyone,   We are facing a big challange. We need to create a database whrere there is a chain of members like http://www.skynet2k1.com/. When one member registers at this website he has to...
Zones: DatabasesDate Answered: 09/15/2002 Grade: B Views: 0
I have a flexgrid. And i want to display a word in the flex that only the first letter will have an underline. Or to mark the first letter with different color. I will thank if anyone can have...
Zones: Visual BasicDate Answered: 07/08/2002 Grade: A Views: 4
I want to convert a string (HARLEY DAVIDSON) into Harley Davidson in asp. That is if I have a sentence with many words, is there a function to convert the first letter of each word to uppercase. ...
Zones: ASPDate Answered: 11/04/2002 Grade: A Views: 40
Hi, my database has numerous entries for members....one of the field is name and the input is something like:   Dest ds Kay Jew Test test how do i write a sql query so that it will select ...
Zones: ASPDate Answered: 09/19/2003 Grade: A Views: 0