Click here to Skip to main content
15,909,373 members
Home / Discussions / Database
   

Database

 
AnswerRe: how to give a name to the result table Pin
Paul Brower19-Jun-06 4:06
Paul Brower19-Jun-06 4:06 
Questionusing "ntext" (data type in SQL Server) Pin
leanhsang17-Jun-06 18:53
leanhsang17-Jun-06 18:53 
AnswerRe: using "ntext" (data type in SQL Server) Pin
Dinuj Nath17-Jun-06 19:59
Dinuj Nath17-Jun-06 19:59 
QuestionSQL Server Function Dynamic Column Pin
smarttom9917-Jun-06 6:25
smarttom9917-Jun-06 6:25 
AnswerRe: SQL Server Function Dynamic Column Pin
r.stropek20-Jun-06 23:47
r.stropek20-Jun-06 23:47 
Questionsorting Pin
militiaware17-Jun-06 5:48
militiaware17-Jun-06 5:48 
AnswerRe: sorting [modified] Pin
Colin Angus Mackay17-Jun-06 6:11
Colin Angus Mackay17-Jun-06 6:11 
AnswerRe: sorting Pin
Eric Dahlvang19-Jun-06 5:38
Eric Dahlvang19-Jun-06 5:38 
SELECT *<br />
FROM MyTable <br />
ORDER BY REPLICATE('0',8-LEN(mycolumn)) + mycolumn


----------
Some problems are so complex that you have to be highly intelligent and well informed just to be undecided about them.
- Laurence J. Peters

Questionconnect to remote database Pin
militiaware16-Jun-06 22:27
militiaware16-Jun-06 22:27 
AnswerRe: connect to remote database Pin
Colin Angus Mackay17-Jun-06 2:41
Colin Angus Mackay17-Jun-06 2:41 
QuestionSQL Server Reporting Services Excel Export [modified] Pin
Navdeep Bhardwaj16-Jun-06 21:27
Navdeep Bhardwaj16-Jun-06 21:27 
QuestionSQLite for small software Pin
yarp16-Jun-06 19:18
yarp16-Jun-06 19:18 
AnswerRe: SQLite for small software [modified] Pin
Garth J Lancaster16-Jun-06 20:09
professionalGarth J Lancaster16-Jun-06 20:09 
GeneralRe: SQLite for small software Pin
yarp16-Jun-06 23:32
yarp16-Jun-06 23:32 
GeneralRe: SQLite for small software Pin
Dinuj Nath17-Jun-06 20:03
Dinuj Nath17-Jun-06 20:03 
GeneralRe: SQLite for small software Pin
yarp18-Jun-06 7:13
yarp18-Jun-06 7:13 
QuestionTCP/IP and Pipes for and ODBC Connection [modified] Pin
FlorianS16-Jun-06 7:43
FlorianS16-Jun-06 7:43 
AnswerRe: TCP/IP and Pipes for and ODBC Connection Pin
Garth J Lancaster16-Jun-06 20:14
professionalGarth J Lancaster16-Jun-06 20:14 
QuestionSelecting rows by earliest date Pin
Stefan R16-Jun-06 3:37
Stefan R16-Jun-06 3:37 
AnswerRe: Selecting rows by earliest date Pin
Colin Angus Mackay16-Jun-06 4:06
Colin Angus Mackay16-Jun-06 4:06 
QuestionUpdate database with multiple rows of dataset Pin
amittinku16-Jun-06 2:56
amittinku16-Jun-06 2:56 
QuestionSQL Server 2005 Expiration Date Pin
Brendan Vogt15-Jun-06 23:51
Brendan Vogt15-Jun-06 23:51 
Questionhow do i read a fuzzy date from MS SQL? [modified] Pin
feline_dracoform15-Jun-06 9:25
feline_dracoform15-Jun-06 9:25 
AnswerRe: how do i read a fuzzy date from MS SQL? Pin
Farhan Noor Qureshi15-Jun-06 9:36
Farhan Noor Qureshi15-Jun-06 9:36 
QuestionRecord Set in ESQL Pin
itkid15-Jun-06 2:59
itkid15-Jun-06 2:59 

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.