Click here to Skip to main content
15,910,277 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: searching problem Pin
eyeseetee1-May-08 2:28
eyeseetee1-May-08 2:28 
AnswerRe: searching problem Pin
Vasudevan Deepak Kumar1-May-08 21:21
Vasudevan Deepak Kumar1-May-08 21:21 
QuestionDecimals passing problem. Pin
macca241-May-08 1:21
macca241-May-08 1:21 
AnswerRe: Decimals passing problem. Pin
eyeseetee1-May-08 1:30
eyeseetee1-May-08 1:30 
GeneralRe: Decimals passing problem. Pin
macca241-May-08 1:42
macca241-May-08 1:42 
GeneralRe: Decimals passing problem. Pin
eyeseetee1-May-08 2:27
eyeseetee1-May-08 2:27 
AnswerRe: Decimals passing problem. Pin
Guffa1-May-08 11:02
Guffa1-May-08 11:02 
AnswerRe: Decimals passing problem. Pin
Adeel Chaudhry2-May-08 2:57
Adeel Chaudhry2-May-08 2:57 
Try by splitting the decimal value in 2 strings and passing with concatenation, don't forget to add "." in between.

If DBMS is SQL Server 2005, it will work...the problem is due to different ways .NET and SQL Server 2005 stores the decimal value.

HTH

Do rate the reply, if it helps or even if it doesnot, because it helps the members to know, what solved the issue. Thanks.

QuestionProblem with Generic Resource Files Causing a NotSupportedException Pin
Dario Solera1-May-08 0:44
Dario Solera1-May-08 0:44 
Questionsqlserver function <<top>>??? Pin
mr.mohsen1-May-08 0:01
mr.mohsen1-May-08 0:01 
AnswerRe: sqlserver function <<top>>??? Pin
eyeseetee1-May-08 0:09
eyeseetee1-May-08 0:09 
AnswerRe: sqlserver function <<top>>??? [modified] Pin
Blue_Boy1-May-08 0:16
Blue_Boy1-May-08 0:16 
AnswerRe: sqlserver function <<top>>??? Pin
R. Giskard Reventlov1-May-08 0:34
R. Giskard Reventlov1-May-08 0:34 
AnswerRe: sqlserver function <<top>>??? Pin
leckey1-May-08 2:58
leckey1-May-08 2:58 
GeneralRe: sqlserver function <<top>>??? Pin
Blue_Boy1-May-08 3:30
Blue_Boy1-May-08 3:30 
QuestionHow can i set css in add attribute Pin
eyeseetee30-Apr-08 23:43
eyeseetee30-Apr-08 23:43 
AnswerRe: How can i set css in add attribute Pin
R. Giskard Reventlov30-Apr-08 23:54
R. Giskard Reventlov30-Apr-08 23:54 
QuestionHow digrams and flowchart created wit asp.net Pin
Ajeet mittal30-Apr-08 21:38
Ajeet mittal30-Apr-08 21:38 
AnswerRe: How digrams and flowchart created wit asp.net Pin
eyeseetee30-Apr-08 22:30
eyeseetee30-Apr-08 22:30 
AnswerRe: How digrams and flowchart created wit asp.net Pin
Christian Graus30-Apr-08 23:16
protectorChristian Graus30-Apr-08 23:16 
Questionpassing values from HTML to aspx forms Pin
Kartik Rathi30-Apr-08 21:36
Kartik Rathi30-Apr-08 21:36 
AnswerRe: passing values from HTML to aspx forms Pin
eyeseetee30-Apr-08 22:29
eyeseetee30-Apr-08 22:29 
GeneralRe: passing values from HTML to aspx forms Pin
Kartik Rathi30-Apr-08 22:56
Kartik Rathi30-Apr-08 22:56 
GeneralRe: passing values from HTML to aspx forms Pin
Christian Graus30-Apr-08 23:19
protectorChristian Graus30-Apr-08 23:19 
GeneralRe: passing values from HTML to aspx forms Pin
eyeseetee30-Apr-08 23:40
eyeseetee30-Apr-08 23:40 

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.