Click here to Skip to main content
15,917,808 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: OpenKeyset Recordset - ADODB Pin
Dave Kreskowiak25-Jul-07 6:55
mveDave Kreskowiak25-Jul-07 6:55 
Questioncouldn't implement stored procedure programming for sql server 2005 in vb dot net 2005 Pin
Dhyanga25-Jul-07 2:01
Dhyanga25-Jul-07 2:01 
AnswerRe: couldn't implement stored procedure programming for sql server 2005 in vb dot net 2005 Pin
kubben25-Jul-07 3:24
kubben25-Jul-07 3:24 
AnswerRe: couldn't implement stored procedure programming for sql server 2005 in vb dot net 2005 Pin
Dave Kreskowiak25-Jul-07 6:53
mveDave Kreskowiak25-Jul-07 6:53 
QuestionMerge two collection with VB Pin
SveinThomas25-Jul-07 1:17
SveinThomas25-Jul-07 1:17 
AnswerRe: Merge two collection with VB Pin
Dave Kreskowiak25-Jul-07 3:37
mveDave Kreskowiak25-Jul-07 3:37 
AnswerRe: Merge two collection with VB Pin
Luc Pattyn25-Jul-07 5:50
sitebuilderLuc Pattyn25-Jul-07 5:50 
Questionsql statement ..., how can i resolve this error Pin
magedhv25-Jul-07 0:05
magedhv25-Jul-07 0:05 
i have made this sql statement and it works well but sometimes it show the result and sometimes not
this sql statement between two datepicker
it works with some date and the other no
and sometime it gives error (out of range date)
here is my code
cmd.CommandText = "select sum(fatrq1)reglz from reglz where fatrdate between '" + DateTimePicker1.Value + "'and'" + DateTimePicker2.Value + "'"<br />
'fatrq1<br />
dr = cmd.ExecuteReader<br />

when i want to put these dates it doesn't works (from 1/1/2007 To 1/7/2007)
it may work if i enter another dates
what ca i do ??
AnswerRe: sql statement ..., how can i resolve this error Pin
WhiteGirl2325-Jul-07 3:08
WhiteGirl2325-Jul-07 3:08 
GeneralRe: sql statement ..., how can i resolve this error Pin
magedhv25-Jul-07 21:05
magedhv25-Jul-07 21:05 
AnswerRe: sql statement ..., how can i resolve this error Pin
Dave Kreskowiak25-Jul-07 6:39
mveDave Kreskowiak25-Jul-07 6:39 
Questionhow to pass parmeters in crystal report ? Pin
help as an alias25-Jul-07 0:01
help as an alias25-Jul-07 0:01 
AnswerRe: how to pass parmeters in crystal report ? Pin
Kschuler25-Jul-07 4:22
Kschuler25-Jul-07 4:22 
QuestionConverting an HTML document to an image Pin
Ahmad Zaidi24-Jul-07 23:44
Ahmad Zaidi24-Jul-07 23:44 
Questioncan i apply windows vista skin/theme to my vb form? Pin
jamilkhan00724-Jul-07 23:00
jamilkhan00724-Jul-07 23:00 
AnswerRe: can i apply windows vista skin/theme to my vb form? Pin
Dave Kreskowiak25-Jul-07 3:29
mveDave Kreskowiak25-Jul-07 3:29 
QuestionUrdu fonts do not work in VB.NET 2.0(: Pin
jamilkhan00724-Jul-07 22:31
jamilkhan00724-Jul-07 22:31 
QuestionScreen Capture Pin
Ahmad Zaidi24-Jul-07 22:10
Ahmad Zaidi24-Jul-07 22:10 
AnswerRe: Screen Capture Pin
Christian Graus24-Jul-07 22:11
protectorChristian Graus24-Jul-07 22:11 
AnswerRe: Screen Capture Pin
The ANZAC24-Jul-07 23:25
The ANZAC24-Jul-07 23:25 
AnswerRe: Screen Capture Pin
Dave Kreskowiak25-Jul-07 3:28
mveDave Kreskowiak25-Jul-07 3:28 
AnswerRe: Screen Capture Pin
Luc Pattyn25-Jul-07 6:23
sitebuilderLuc Pattyn25-Jul-07 6:23 
Questioncatch Run-time error 40006 (VB6.0) Pin
keninfo24-Jul-07 21:59
keninfo24-Jul-07 21:59 
AnswerRe: catch Run-time error 40006 (VB6.0) Pin
Dave Kreskowiak25-Jul-07 3:24
mveDave Kreskowiak25-Jul-07 3:24 
GeneralRe: catch Run-time error 40006 (VB6.0) Pin
keninfo25-Jul-07 5:39
keninfo25-Jul-07 5:39 

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.