Click here to Skip to main content
15,914,013 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionTextBox datatypr probelm Pin
dany.s22-Sep-06 20:16
dany.s22-Sep-06 20:16 
AnswerRe: TextBox datatypr probelm Pin
amaneet22-Sep-06 20:34
amaneet22-Sep-06 20:34 
GeneralRe: TextBox datatypr probelm Pin
dany.s22-Sep-06 21:21
dany.s22-Sep-06 21:21 
GeneralRe: TextBox datatypr probelm Pin
amaneet22-Sep-06 21:27
amaneet22-Sep-06 21:27 
GeneralRe: TextBox datatypr probelm [modified] Pin
dany.s22-Sep-06 21:53
dany.s22-Sep-06 21:53 
AnswerRe: TextBox datatypr probelm Pin
Guffa22-Sep-06 22:53
Guffa22-Sep-06 22:53 
GeneralRe: TextBox datatypr probelm [modified] Pin
dany.s22-Sep-06 23:13
dany.s22-Sep-06 23:13 
AnswerRe: TextBox datatypr probelm Pin
Guffa23-Sep-06 1:14
Guffa23-Sep-06 1:14 
Because you are still adding the date to the query in the wrong format. If you for an example enter todays date, and that is added to the query in the format 23/9/2006, that will be interpreted by the database as a numeric expression that calculates as roughly 0.001274.

If you don't want to use parameterised queries, you have to specify a format for the date that the database can understand.

Also, when you seek assistance with a problem, it's very often very helpful if you are a bit more specific than "an error".


---
b { font-weight: normal; }

QuestionHow to show Images in DataGrid or Data List Pin
sandip788222-Sep-06 19:42
sandip788222-Sep-06 19:42 
AnswerRe: How to show Images in DataGrid or Data List Pin
amaneet22-Sep-06 21:09
amaneet22-Sep-06 21:09 
GeneralRe: How to show Images in DataGrid or Data List Pin
sandip788225-Sep-06 0:00
sandip788225-Sep-06 0:00 
Questionconfiguring SOAP extensions Pin
Leithaus22-Sep-06 13:01
Leithaus22-Sep-06 13:01 
Questioncapture audio in asp.net 1.1 with vb.net 1.1 Pin
amaneet22-Sep-06 9:30
amaneet22-Sep-06 9:30 
GeneralDisplay Images Revisited... Pin
code-frog22-Sep-06 8:00
professionalcode-frog22-Sep-06 8:00 
GeneralRe: Display Images Revisited... Pin
Jon Sagara22-Sep-06 8:31
Jon Sagara22-Sep-06 8:31 
QuestionNested datalists Pin
jolfa200122-Sep-06 7:46
jolfa200122-Sep-06 7:46 
AnswerRe: Nested datalists Pin
Jim Conigliaro22-Sep-06 10:46
Jim Conigliaro22-Sep-06 10:46 
QuestionAdding more data to page Pin
impeham22-Sep-06 5:21
impeham22-Sep-06 5:21 
AnswerRe: Adding more data to page Pin
ToddHileHoffer22-Sep-06 7:27
ToddHileHoffer22-Sep-06 7:27 
AnswerRe: Adding more data to page Pin
Garry Shutler23-Sep-06 6:00
Garry Shutler23-Sep-06 6:00 
Questioncapture audio in Web App Pin
lgelliott22-Sep-06 4:42
lgelliott22-Sep-06 4:42 
AnswerRe: capture audio in Web App Pin
bnieland22-Sep-06 6:20
bnieland22-Sep-06 6:20 
GeneralRe: capture audio in Web App Pin
lgelliott25-Sep-06 2:14
lgelliott25-Sep-06 2:14 
QuestionGridview header visible Pin
waddie122-Sep-06 4:04
waddie122-Sep-06 4:04 
AnswerRe: Gridview header visible Pin
Kschuler22-Sep-06 8:12
Kschuler22-Sep-06 8:12 

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.