Click here to Skip to main content
15,903,012 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
QuestionCrystal Report Number Field Formatting Pin
salaikumar6-Oct-08 10:57
salaikumar6-Oct-08 10:57 
AnswerRe: Crystal Report Number Field Formatting Pin
Wendelius6-Oct-08 11:31
mentorWendelius6-Oct-08 11:31 
GeneralRe: Crystal Report Number Field Formatting Pin
salaikumar7-Oct-08 6:56
salaikumar7-Oct-08 6:56 
GeneralRe: Crystal Report Number Field Formatting Pin
Wendelius7-Oct-08 8:03
mentorWendelius7-Oct-08 8:03 
QuestionBest way to read/write DBF files in .Net ? Pin
Jaime Olivares3-Oct-08 20:02
Jaime Olivares3-Oct-08 20:02 
AnswerRe: Best way to read/write DBF files in .Net ? Pin
Thomas Stockwell5-Oct-08 6:06
professionalThomas Stockwell5-Oct-08 6:06 
GeneralRe: Best way to read/write DBF files in .Net ? Pin
Jaime Olivares5-Oct-08 7:56
Jaime Olivares5-Oct-08 7:56 
QuestionValue was too large or small for a decimal Pin
salaikumar2-Oct-08 20:45
salaikumar2-Oct-08 20:45 
Hi...
I have a value in oracle DB like "3.50324616E-38"..
when I read this value from db in Vc.net using odbcDataReader I get an error like
"Value was too large or small for a decimal"..

The error is encountered in thi line
varname = RdrIns->default::get(row+icnt) ;
i tried many methods of Datareader..like .Getint32, GetInt64 GetDecimal etc..
no use
any help.???

Salai

AnswerRe: Value was too large or small for a decimal Pin
led mike3-Oct-08 5:23
led mike3-Oct-08 5:23 
GeneralRe: Value was too large or small for a decimal Pin
salaikumar3-Oct-08 11:33
salaikumar3-Oct-08 11:33 
AnswerRe: Value was too large or small for a decimal Pin
Dave Kreskowiak3-Oct-08 12:30
mveDave Kreskowiak3-Oct-08 12:30 
GeneralRe: Value was too large or small for a decimal Pin
salaikumar3-Oct-08 22:05
salaikumar3-Oct-08 22:05 
GeneralRe: Value was too large or small for a decimal Pin
Dave Kreskowiak4-Oct-08 3:35
mveDave Kreskowiak4-Oct-08 3:35 
GeneralRe: Value was too large or small for a decimal Pin
salaikumar4-Oct-08 21:01
salaikumar4-Oct-08 21:01 
QuestionUnit Testing in VSTS 2008 Pin
new2pgrmg1-Oct-08 22:52
new2pgrmg1-Oct-08 22:52 
AnswerRe: Unit Testing in VSTS 2008 Pin
John_Adams7-Oct-08 11:43
John_Adams7-Oct-08 11:43 
QuestionBackup help Pin
akshayshirke111-Oct-08 21:47
akshayshirke111-Oct-08 21:47 
Question.Net Help Pin
akshayshirke111-Oct-08 21:43
akshayshirke111-Oct-08 21:43 
AnswerRe: .Net Help Pin
Pete O'Hanlon1-Oct-08 22:59
mvePete O'Hanlon1-Oct-08 22:59 
AnswerRe: .Net Help Pin
Brij2-Oct-08 18:21
mentorBrij2-Oct-08 18:21 
AnswerRe: .Net Help Pin
Paul Conrad3-Oct-08 6:40
professionalPaul Conrad3-Oct-08 6:40 
QuestionAppDomain - Exchanging data between host and child processes Pin
Daniel Jansson1-Oct-08 4:20
Daniel Jansson1-Oct-08 4:20 
AnswerRe: AppDomain - Exchanging data between host and child processes Pin
Wendelius1-Oct-08 4:47
mentorWendelius1-Oct-08 4:47 
GeneralRe: AppDomain - Exchanging data between host and child processes Pin
Daniel Jansson1-Oct-08 5:29
Daniel Jansson1-Oct-08 5:29 
GeneralRe: AppDomain - Exchanging data between host and child processes Pin
Wendelius2-Oct-08 4:44
mentorWendelius2-Oct-08 4:44 

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.