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

Database

 
AnswerRe: "displaying recs randomly in a table" Pin
Mark J. Miller11-Jan-07 5:23
Mark J. Miller11-Jan-07 5:23 
GeneralRe: "displaying recs randomly in a table" Pin
Mark J. Miller11-Jan-07 9:52
Mark J. Miller11-Jan-07 9:52 
AnswerRe: "displaying recs randomly in a table" Pin
jezemine11-Jan-07 6:38
jezemine11-Jan-07 6:38 
Questionreporting by crystal report Pin
Pradip Kishore10-Jan-07 20:29
Pradip Kishore10-Jan-07 20:29 
AnswerRe: reporting by crystal report Pin
Saud AKhter16-Jan-07 19:48
Saud AKhter16-Jan-07 19:48 
GeneralRe: reporting by crystal report Pin
Pradip Kishore17-Jan-07 20:57
Pradip Kishore17-Jan-07 20:57 
GeneralRe: reporting by crystal report Pin
Saud AKhter18-Jan-07 3:47
Saud AKhter18-Jan-07 3:47 
QuestionMS SQL Server 2005 - SQL Problem Pin
Programm3r10-Jan-07 19:18
Programm3r10-Jan-07 19:18 
Hi all,

Can SQL Server 2005 handle non-case sensitive sql statements. i.e.
A table with the fields (fieldOne - fieldTwo) has some values:
fieldOne fieldTwo
i insert
L lenght
c car
I inject
C construct
l loose

So if one would to do a sql statement on that table i.e:
A bit of ASP: var x = Request.QueryString("variable");
Lets say the value of x was: l
"SELECT fieldTwo FROM table WHERE fieldOne = '"+x+"'"

The output would be: Lenght .... This is what is happening to me .. Confused | :confused: Confused | :confused:

Can anyone help.....


The only programmers that are better than C programmers are those who code in 1's and 0's..... Smile | :)

Smile | :) Programm3r

AnswerRe: MS SQL Server 2005 - SQL Problem Pin
karam chandrabose10-Jan-07 21:59
karam chandrabose10-Jan-07 21:59 
GeneralRe: MS SQL Server 2005 - SQL Problem Pin
Programm3r10-Jan-07 22:39
Programm3r10-Jan-07 22:39 
QuestionMigrating blob data using SSIS component Pin
gvrvvpjavan10-Jan-07 17:05
gvrvvpjavan10-Jan-07 17:05 
QuestionCollation Name Pin
kifahhk10-Jan-07 15:19
kifahhk10-Jan-07 15:19 
AnswerRe: Collation Name Pin
karam chandrabose10-Jan-07 22:03
karam chandrabose10-Jan-07 22:03 
QuestionGridView Pin
vasini10-Jan-07 14:47
vasini10-Jan-07 14:47 
AnswerRe: GridView Pin
Saud AKhter16-Jan-07 20:05
Saud AKhter16-Jan-07 20:05 
QuestionHow good is ADO.NET vNext CTP now? Pin
cebyrjoe210-Jan-07 10:14
cebyrjoe210-Jan-07 10:14 
QuestionRunning asp in Visual Studio 2005 Pin
dptalt10-Jan-07 3:42
dptalt10-Jan-07 3:42 
AnswerRe: Running asp in Visual Studio 2005 Pin
Colin Angus Mackay10-Jan-07 4:37
Colin Angus Mackay10-Jan-07 4:37 
QuestionCreating a stand alone Datarow, without the DataTable Pin
Tristan Rhodes10-Jan-07 1:05
Tristan Rhodes10-Jan-07 1:05 
QuestionRe: Creating a stand alone Datarow, without the DataTable Pin
Riaan Booyzen11-Jan-07 1:56
Riaan Booyzen11-Jan-07 1:56 
QuestionHow to use in operator Pin
Uma Kameswari10-Jan-07 0:43
Uma Kameswari10-Jan-07 0:43 
AnswerRe: How to use in operator Pin
_AK_10-Jan-07 0:59
_AK_10-Jan-07 0:59 
GeneralRe: How to use in operator Pin
Uma Kameswari10-Jan-07 1:11
Uma Kameswari10-Jan-07 1:11 
GeneralRe: How to use in operator Pin
_AK_10-Jan-07 1:15
_AK_10-Jan-07 1:15 
GeneralRe: How to use in operator Pin
Uma Kameswari10-Jan-07 1:50
Uma Kameswari10-Jan-07 1:50 

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.