Click here to Skip to main content
15,890,438 members
Home / Discussions / Database
   

Database

 
AnswerRe: Convert string in DB to DateTime in .NET Pin
kubben11-Jul-07 2:54
kubben11-Jul-07 2:54 
AnswerRe: Convert string in DB to DateTime in .NET Pin
Karuna Kumar11-Jul-07 2:56
Karuna Kumar11-Jul-07 2:56 
AnswerRe: Convert string in DB to DateTime in .NET Pin
Pete O'Hanlon11-Jul-07 10:14
mvePete O'Hanlon11-Jul-07 10:14 
Questiondata type for saving long decimal Pin
yesu prakash10-Jul-07 20:10
yesu prakash10-Jul-07 20:10 
AnswerRe: data type for saving long decimal Pin
Sathesh Sakthivel10-Jul-07 20:21
Sathesh Sakthivel10-Jul-07 20:21 
GeneralRe: data type for saving long decimal Pin
N a v a n e e t h10-Jul-07 21:10
N a v a n e e t h10-Jul-07 21:10 
AnswerRe: data type for saving long decimal Pin
N a v a n e e t h10-Jul-07 21:12
N a v a n e e t h10-Jul-07 21:12 
AnswerRe: data type for saving long decimal Pin
Krish - KP11-Jul-07 1:11
Krish - KP11-Jul-07 1:11 
I've checked followig table

CREATE TABLE TblC (Col1 int, Col2 varchar(5), Col3 decimal(38, 38))

INSERT INTO TblC VALUES(1 'AAA', '0.12345678901234567890123456789012345678')

Here max of 38 digits are inserted after decimal. having no integer portion.

Regards
KP

QuestionSQL WHERE > for text Pin
Pseudocaine10-Jul-07 10:01
Pseudocaine10-Jul-07 10:01 
AnswerRe: SQL WHERE > for text Pin
_Damian S_10-Jul-07 14:24
professional_Damian S_10-Jul-07 14:24 
AnswerRe: SQL WHERE > for text Pin
Krish - KP10-Jul-07 17:46
Krish - KP10-Jul-07 17:46 
QuestionData modeling - file-system type of hierarchy Pin
dandy7210-Jul-07 7:11
dandy7210-Jul-07 7:11 
AnswerRe: Data modeling - file-system type of hierarchy Pin
dandy7210-Jul-07 10:44
dandy7210-Jul-07 10:44 
QuestionRetrieve random rows in Access Pin
Red Lake10-Jul-07 5:56
Red Lake10-Jul-07 5:56 
AnswerRe: Retrieve random rows in Access Pin
Paul Conrad10-Jul-07 7:21
professionalPaul Conrad10-Jul-07 7:21 
GeneralRe: Retrieve random rows in Access Pin
Red Lake10-Jul-07 7:25
Red Lake10-Jul-07 7:25 
GeneralRe: Retrieve random rows in Access Pin
Paul Conrad10-Jul-07 8:01
professionalPaul Conrad10-Jul-07 8:01 
GeneralRe: Retrieve random rows in Access Pin
Red Lake10-Jul-07 8:06
Red Lake10-Jul-07 8:06 
GeneralRe: Retrieve random rows in Access Pin
Paul Conrad10-Jul-07 8:10
professionalPaul Conrad10-Jul-07 8:10 
AnswerRe: Retrieve random rows in Access Pin
sam#10-Jul-07 8:22
sam#10-Jul-07 8:22 
GeneralRe: Retrieve random rows in Access Pin
Red Lake11-Jul-07 3:30
Red Lake11-Jul-07 3:30 
GeneralRe: Retrieve random rows in Access Pin
Paul Conrad13-Jul-07 6:12
professionalPaul Conrad13-Jul-07 6:12 
GeneralRe: Retrieve random rows in Access Pin
Red Lake16-Jul-07 2:36
Red Lake16-Jul-07 2:36 
GeneralRe: Retrieve random rows in Access Pin
Paul Conrad16-Jul-07 7:31
professionalPaul Conrad16-Jul-07 7:31 
QuestionDatasets and varaible table name Pin
joebaas10-Jul-07 3:27
joebaas10-Jul-07 3:27 

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.