Click here to Skip to main content
15,897,371 members
Home / Discussions / Database
   

Database

 
QuestionTransact SQL conditional Select Pin
butchzn29-Mar-11 0:29
butchzn29-Mar-11 0:29 
AnswerRe: Transact SQL conditional Select Pin
Eddy Vluggen29-Mar-11 0:36
professionalEddy Vluggen29-Mar-11 0:36 
GeneralRe: Transact SQL conditional Select Pin
butchzn29-Mar-11 2:01
butchzn29-Mar-11 2:01 
GeneralRe: Transact SQL conditional Select Pin
Eddy Vluggen29-Mar-11 4:22
professionalEddy Vluggen29-Mar-11 4:22 
GeneralRe: Transact SQL conditional Select Pin
Mycroft Holmes29-Mar-11 13:24
professionalMycroft Holmes29-Mar-11 13:24 
AnswerRe: Transact SQL conditional Select Pin
PIEBALDconsult29-Mar-11 15:29
mvePIEBALDconsult29-Mar-11 15:29 
QuestionHow to show the hindi records through ms sql database Pin
Raghav Singh27-Mar-11 23:53
Raghav Singh27-Mar-11 23:53 
AnswerRe: How to show the hindi records through ms sql database Pin
dan!sh 28-Mar-11 5:51
professional dan!sh 28-Mar-11 5:51 
This is not related to DB. If your problem is storing Hindi text following is the answer:

Use a nVarchar or nText column and store data using N"Hindi text here". Your DB server should have unicode Hindi font to view it.

If your problem is displaying it in Repeater, try ASP.Net forum.
"Your code will never work, Luc's always will.", Richard MacCutchan[^]

GeneralRe: How to show the hindi records through ms sql database Pin
Wendelius28-Mar-11 6:33
mentorWendelius28-Mar-11 6:33 
GeneralRe: How to show the hindi records through ms sql database Pin
dan!sh 28-Mar-11 6:56
professional dan!sh 28-Mar-11 6:56 
QuestionControl editing rows in Server and client projects Pin
vahidfallahi27-Mar-11 18:36
vahidfallahi27-Mar-11 18:36 
AnswerRe: Control editing rows in Server and client projects Pin
Wendelius27-Mar-11 19:00
mentorWendelius27-Mar-11 19:00 
AnswerRe: Control editing rows in Server and client projects Pin
Mycroft Holmes27-Mar-11 21:26
professionalMycroft Holmes27-Mar-11 21:26 
QuestionRestore SQL Database Pin
εїзεїзεїз27-Mar-11 3:15
εїзεїзεїз27-Mar-11 3:15 
AnswerRe: Restore SQL Database Pin
Wendelius27-Mar-11 4:55
mentorWendelius27-Mar-11 4:55 
AnswerRe: Restore SQL Database Pin
Prasanta_Prince13-Apr-11 1:41
Prasanta_Prince13-Apr-11 1:41 
Questionwant a school good database ( tables and columns) Pin
my name is coder ! ! !27-Mar-11 1:54
my name is coder ! ! !27-Mar-11 1:54 
AnswerRe: want a school good database ( tables and columns) Pin
Wendelius27-Mar-11 2:31
mentorWendelius27-Mar-11 2:31 
GeneralRe: want a school good database ( tables and columns) Pin
my name is coder ! ! !27-Mar-11 9:07
my name is coder ! ! !27-Mar-11 9:07 
GeneralRe: want a school good database ( tables and columns) Pin
Wendelius27-Mar-11 9:17
mentorWendelius27-Mar-11 9:17 
GeneralRe: want a school good database ( tables and columns) Pin
my name is coder ! ! !27-Mar-11 21:29
my name is coder ! ! !27-Mar-11 21:29 
GeneralRe: want a school good database ( tables and columns) Pin
Klaus-Werner Konrad31-Mar-11 8:29
Klaus-Werner Konrad31-Mar-11 8:29 
AnswerRe: want a school good database ( tables and columns) Pin
Eddy Vluggen28-Mar-11 9:00
professionalEddy Vluggen28-Mar-11 9:00 
QuestionDelta between records in one column Pin
Member 377323026-Mar-11 20:44
Member 377323026-Mar-11 20:44 
AnswerRe: Delta between records in one column Pin
Wendelius26-Mar-11 22:07
mentorWendelius26-Mar-11 22:07 

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.