Click here to Skip to main content
15,887,027 members
Home / Discussions / Database
   

Database

 
GeneralRe: clustering index Pin
PIEBALDconsult23-Nov-14 9:57
mvePIEBALDconsult23-Nov-14 9:57 
AnswerRe: clustering index Pin
PIEBALDconsult23-Nov-14 10:29
mvePIEBALDconsult23-Nov-14 10:29 
GeneralRe: clustering index Pin
Amr Mohammad23-Nov-14 10:44
Amr Mohammad23-Nov-14 10:44 
QuestionProblem reading null Pin
Jassim Rahma21-Nov-14 0:25
Jassim Rahma21-Nov-14 0:25 
AnswerRe: Problem reading null Pin
Chris Quinn21-Nov-14 0:50
Chris Quinn21-Nov-14 0:50 
AnswerRe: Problem reading null Pin
Jörgen Andersson21-Nov-14 1:33
professionalJörgen Andersson21-Nov-14 1:33 
GeneralRe: Problem reading null Pin
Jassim Rahma21-Nov-14 2:51
Jassim Rahma21-Nov-14 2:51 
GeneralRe: Problem reading null Pin
Jörgen Andersson21-Nov-14 3:39
professionalJörgen Andersson21-Nov-14 3:39 
GeneralRe: Problem reading null Pin
Jassim Rahma21-Nov-14 4:38
Jassim Rahma21-Nov-14 4:38 
GeneralRe: Problem reading null Pin
GuyThiebaut21-Nov-14 4:53
professionalGuyThiebaut21-Nov-14 4:53 
GeneralRe: Problem reading null Pin
Jassim Rahma21-Nov-14 5:05
Jassim Rahma21-Nov-14 5:05 
GeneralRe: Problem reading null Pin
GuyThiebaut21-Nov-14 5:48
professionalGuyThiebaut21-Nov-14 5:48 
GeneralRe: Problem reading null Pin
Jassim Rahma21-Nov-14 8:02
Jassim Rahma21-Nov-14 8:02 
GeneralRe: Problem reading null Pin
Jassim Rahma21-Nov-14 5:17
Jassim Rahma21-Nov-14 5:17 
GeneralRe: Problem reading null Pin
Jörgen Andersson21-Nov-14 6:02
professionalJörgen Andersson21-Nov-14 6:02 
GeneralRe: Problem reading null Pin
GuyThiebaut21-Nov-14 4:45
professionalGuyThiebaut21-Nov-14 4:45 
AnswerRe: Problem reading null Pin
Smart00328-Nov-14 4:47
professionalSmart00328-Nov-14 4:47 
Questionmysql decimal fromat like ##.## Pin
Gilbert Consellado20-Nov-14 13:12
professionalGilbert Consellado20-Nov-14 13:12 
AnswerRe: mysql decimal fromat like ##.## Pin
Richard Andrew x6420-Nov-14 15:47
professionalRichard Andrew x6420-Nov-14 15:47 
GeneralRe: mysql decimal fromat like ##.## Pin
Gilbert Consellado22-Nov-14 13:46
professionalGilbert Consellado22-Nov-14 13:46 
AnswerRe: mysql decimal fromat like ##.## Pin
Shweta N Mishra21-Nov-14 5:50
professionalShweta N Mishra21-Nov-14 5:50 
GeneralRe: mysql decimal fromat like ##.## Pin
Gilbert Consellado22-Nov-14 13:43
professionalGilbert Consellado22-Nov-14 13:43 
GeneralRe: mysql decimal fromat like ##.## Pin
Shweta N Mishra23-Nov-14 2:06
professionalShweta N Mishra23-Nov-14 2:06 
GeneralRe: mysql decimal fromat like ##.## Pin
Gilbert Consellado24-Nov-14 12:47
professionalGilbert Consellado24-Nov-14 12:47 
QuestionProblem in Insering Long text in mysql from c# Pin
Ramachandra12720-Nov-14 7:09
Ramachandra12720-Nov-14 7:09 
In one table i am having 30 columns,in each column i mentioned data type as long text with character set as utf-8.When i am inserting the text from c# it only saving some limited number of characters,It is not saving full text.I want to insert long type text to almost to 30 columns I tried with changing different data types and character sets but not working.Please help me in getting this mysql problem.Example text from c# to insert in mysql column
C#
height:30px;width:70px;background-color:rgba(255,255,255,1);color:#000000;font-family:Francois One, sans-serif;font-size:14px;padding:0px;margin:0px;border-radius:0px;border:solid 0px rgba(255,255,255,1);

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.