Click here to Skip to main content
15,904,497 members
Home / Discussions / Database
   

Database

 
Questioncolumn order [modified] Pin
z_parisa20007-Mar-08 3:43
z_parisa20007-Mar-08 3:43 
GeneralRe: column order Pin
Xmen Real 8-Mar-08 3:36
professional Xmen Real 8-Mar-08 3:36 
QuestionReport Viewer And DataSet with two tables Pin
Ali Beirami7-Mar-08 1:42
Ali Beirami7-Mar-08 1:42 
GeneralCompare 2 tables Pin
alwinSCH6-Mar-08 23:33
alwinSCH6-Mar-08 23:33 
GeneralRe: Compare 2 tables Pin
pmarfleet7-Mar-08 5:16
pmarfleet7-Mar-08 5:16 
GeneralRe: Compare 2 tables Pin
Chetan Patel7-Mar-08 22:13
Chetan Patel7-Mar-08 22:13 
GeneralRe: Compare 2 tables Pin
alwinSCH7-Mar-08 22:18
alwinSCH7-Mar-08 22:18 
Questionhow can display data same input order Pin
Unknown Ajanabi6-Mar-08 23:29
Unknown Ajanabi6-Mar-08 23:29 
AnswerRe: how can display data same input order Pin
Parwej Ahamad7-Mar-08 0:38
professionalParwej Ahamad7-Mar-08 0:38 
GeneralRe: how can display data same input order Pin
Unknown Ajanabi7-Mar-08 20:37
Unknown Ajanabi7-Mar-08 20:37 
AnswerRe: how can display data same input order Pin
Blue_Boy7-Mar-08 4:54
Blue_Boy7-Mar-08 4:54 
GeneralRe: how can display data same input order Pin
Unknown Ajanabi7-Mar-08 20:33
Unknown Ajanabi7-Mar-08 20:33 
GeneralRe: how can display data same input order Pin
Blue_Boy8-Mar-08 0:17
Blue_Boy8-Mar-08 0:17 
Questionfiltering the numeric and alphanumeric values Pin
Sonia Gupta6-Mar-08 23:05
Sonia Gupta6-Mar-08 23:05 
i have a column of datatype string in the sql server 2000 database.
following is the data in that table
1
2
11
12
a

if i sort the data then output comes in the following manner
1
11
12
2
a

, but i want 1 2 11 12 a
to sort out this problem i thought to make two unioun queries
to fileter the numeric values and alphanumeric values.
no the questio is can somebody tell me how to filter the numeric and alphanumeric values .

Yesterday is a canceled check. Tomorrow is a promissory note. Today is the ready cash. USE IT.

GeneralDouble Post - please ignore Pin
Giorgi Dalakishvili6-Mar-08 23:38
mentorGiorgi Dalakishvili6-Mar-08 23:38 
GeneralUsing DateDiff procedure !! Pin
Vikrant Badhai6-Mar-08 21:15
Vikrant Badhai6-Mar-08 21:15 
GeneralRe: Using DateDiff procedure !! Pin
Christian Graus6-Mar-08 21:29
protectorChristian Graus6-Mar-08 21:29 
GeneralRe: Using DateDiff procedure !! Pin
Vikrant Badhai6-Mar-08 22:32
Vikrant Badhai6-Mar-08 22:32 
GeneralRe: Using DateDiff procedure !! Pin
Pete O'Hanlon7-Mar-08 9:39
mvePete O'Hanlon7-Mar-08 9:39 
GeneralRe: Using DateDiff procedure !! Pin
Ashfield6-Mar-08 21:31
Ashfield6-Mar-08 21:31 
GeneralRe: Using DateDiff procedure !! Pin
Pete O'Hanlon6-Mar-08 21:57
mvePete O'Hanlon6-Mar-08 21:57 
GeneralRe: Using DateDiff procedure !! Pin
Vikrant Badhai6-Mar-08 22:31
Vikrant Badhai6-Mar-08 22:31 
GeneralRe: Using DateDiff procedure !! Pin
Ashfield7-Mar-08 4:13
Ashfield7-Mar-08 4:13 
GeneralRe: Using DateDiff procedure !! Pin
Vikrant Badhai7-Mar-08 18:42
Vikrant Badhai7-Mar-08 18:42 
GeneralPump wait message while accessing data Pin
MAW306-Mar-08 15:12
MAW306-Mar-08 15:12 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.