Click here to Skip to main content
15,895,538 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: How can i find the ip of my computer? Pin
sulabh20203-Aug-07 1:32
sulabh20203-Aug-07 1:32 
GeneralRe: How can i find the ip of my computer? Pin
Malcolm Smart3-Aug-07 3:09
Malcolm Smart3-Aug-07 3:09 
JokeRe: How can i find the ip of my computer? Pin
N a v a n e e t h3-Aug-07 3:20
N a v a n e e t h3-Aug-07 3:20 
GeneralRe: How can i find the ip of my computer? Pin
Malcolm Smart3-Aug-07 3:23
Malcolm Smart3-Aug-07 3:23 
GeneralRe: How can i find the ip of my computer? Pin
Talal Sultan3-Aug-07 3:43
Talal Sultan3-Aug-07 3:43 
AnswerRe: How can i find the ip of my computer? Pin
Bino B3-Aug-07 6:33
Bino B3-Aug-07 6:33 
QuestionSyntax error converting datetime from character string..., Pin
Member 38798813-Aug-07 1:00
Member 38798813-Aug-07 1:00 
AnswerRe: Syntax error converting datetime from character string..., Pin
sulabh20203-Aug-07 1:17
sulabh20203-Aug-07 1:17 
Hi there,
definately this will give you the error.

The solution is to take field as datetime type, or if u dont want to take datetime type than u should have to convert the datetime value coming from source to your procedure to string.

also you can convert the datetime to string through function given below.
convert(varchar,column name,format code);
search more on this function u get result.

my sugestions:

Convert the datetime to string while tghe value is passing to stored procedure,
or tell me the actual requiremebnt so i can help u.

sulabh

Hello Forum
Always be in touch to help about the topic ASP.NET

QuestionHow to read web.config file from flash in ASP.NET 2.0 SITE Pin
LV Prasad Y3-Aug-07 0:45
LV Prasad Y3-Aug-07 0:45 
AnswerRe: How to read web.config file from flash in ASP.NET 2.0 SITE Pin
Talal Sultan3-Aug-07 1:37
Talal Sultan3-Aug-07 1:37 
Questiondesign problem Pin
koolprasad20033-Aug-07 0:36
professionalkoolprasad20033-Aug-07 0:36 
AnswerRe: design problem Pin
N a v a n e e t h3-Aug-07 1:11
N a v a n e e t h3-Aug-07 1:11 
AnswerRe: design problem Pin
Talal Sultan3-Aug-07 1:27
Talal Sultan3-Aug-07 1:27 
AnswerRe: design problem Pin
Bino B3-Aug-07 6:36
Bino B3-Aug-07 6:36 
AnswerRe: design problem Pin
koolprasad20036-Aug-07 0:02
professionalkoolprasad20036-Aug-07 0:02 
QuestionAfter postback Datagrids items and cells are not visible Pin
Anees Mitha3-Aug-07 0:08
Anees Mitha3-Aug-07 0:08 
AnswerRe: After postback Datagrids items and cells are not visible Pin
N a v a n e e t h3-Aug-07 0:27
N a v a n e e t h3-Aug-07 0:27 
GeneralRe: After postback Datagrids items and cells are not visible Pin
Anees Mitha3-Aug-07 1:41
Anees Mitha3-Aug-07 1:41 
GeneralRe: After postback Datagrids items and cells are not visible Pin
N a v a n e e t h3-Aug-07 1:48
N a v a n e e t h3-Aug-07 1:48 
AnswerRe: After postback Datagrids items and cells are not visible Pin
sulabh20203-Aug-07 1:39
sulabh20203-Aug-07 1:39 
GeneralRe: After postback Datagrids items and cells are not visible Pin
Anees Mitha3-Aug-07 3:39
Anees Mitha3-Aug-07 3:39 
QuestionThe control does not exist. in telerik Pin
Piyush Vardhan Singh3-Aug-07 0:07
Piyush Vardhan Singh3-Aug-07 0:07 
AnswerRe: The control does not exist. in telerik Pin
Bino B3-Aug-07 6:39
Bino B3-Aug-07 6:39 
Questiontrying to access a form from a class( same instance) Pin
Hardboiled862-Aug-07 23:52
Hardboiled862-Aug-07 23:52 
AnswerRe: trying to access a form from a class( same instance) Pin
Talal Sultan3-Aug-07 0:08
Talal Sultan3-Aug-07 0:08 

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.