Click here to Skip to main content
15,901,205 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionImage not uploading Pin
dcdhingra9-Dec-09 0:32
dcdhingra9-Dec-09 0:32 
AnswerRe: Image not uploading Pin
Dave Kreskowiak9-Dec-09 4:39
mveDave Kreskowiak9-Dec-09 4:39 
GeneralRe: Image not uploading Pin
dcdhingra13-Dec-09 7:09
dcdhingra13-Dec-09 7:09 
QuestionDate formate in VB .net. Pin
jeshra2798-Dec-09 21:14
jeshra2798-Dec-09 21:14 
AnswerRe: Date formate in VB .net. Pin
Ashfield8-Dec-09 21:41
Ashfield8-Dec-09 21:41 
GeneralRe: Date formate in VB .net. Pin
jeshra2798-Dec-09 21:48
jeshra2798-Dec-09 21:48 
GeneralRe: Date formate in VB .net. Pin
Richard MacCutchan8-Dec-09 22:38
mveRichard MacCutchan8-Dec-09 22:38 
GeneralRe: Date formate in VB .net. Pin
jeshra2799-Dec-09 0:27
jeshra2799-Dec-09 0:27 
I know it has to be converted to string, but if i convert this to a string instead of date, I am not able to get correct result using the command:

cmd = New SqlCommand("SELECT [Client ID] FROM client_details WHERE [Date of Joining] <= '" + dateofj + "'GROUP BY [Client ID]", con)

The above results in incorrect data if i use this as an string, thats why i want to convert this into Date format.

pls let me know how to convert this into date format.
GeneralRe: Date formate in VB .net. Pin
Richard MacCutchan9-Dec-09 0:38
mveRichard MacCutchan9-Dec-09 0:38 
GeneralRe: Date formate in VB .net. Pin
Ashfield9-Dec-09 1:14
Ashfield9-Dec-09 1:14 
GeneralRe: Date formate in VB .net. Pin
David Skelly9-Dec-09 2:03
David Skelly9-Dec-09 2:03 
AnswerRe: Date formate in VB .net. Pin
Luc Pattyn9-Dec-09 3:18
sitebuilderLuc Pattyn9-Dec-09 3:18 
GeneralRe: Date formate in VB .net. Pin
jeshra2799-Dec-09 3:43
jeshra2799-Dec-09 3:43 
GeneralRe: Date formate in VB .net. Pin
Luc Pattyn9-Dec-09 3:52
sitebuilderLuc Pattyn9-Dec-09 3:52 
GeneralRe: Date formate in VB .net. Pin
richardw489-Dec-09 6:00
richardw489-Dec-09 6:00 
QuestionRandom Acces file (FileGet QUESTION) [modified] Pin
PAguilar098-Dec-09 20:52
PAguilar098-Dec-09 20:52 
AnswerRe: Random Acces file (FileGet QUESTION) Pin
Dave Kreskowiak9-Dec-09 5:55
mveDave Kreskowiak9-Dec-09 5:55 
GeneralRe: Random Acces file (FileGet QUESTION) Pin
PAguilar099-Dec-09 6:29
PAguilar099-Dec-09 6:29 
GeneralRe: Random Acces file (FileGet QUESTION) Pin
Dave Kreskowiak9-Dec-09 8:03
mveDave Kreskowiak9-Dec-09 8:03 
QuestionBulk insert to excel from vb.net Pin
Uma J8-Dec-09 17:49
Uma J8-Dec-09 17:49 
AnswerRe: Bulk insert to excel from vb.net Pin
_Damian S_8-Dec-09 17:56
professional_Damian S_8-Dec-09 17:56 
GeneralRe: Bulk insert to excel from vb.net Pin
Uma J8-Dec-09 18:08
Uma J8-Dec-09 18:08 
GeneralRe: Bulk insert to excel from vb.net Pin
Dave Kreskowiak9-Dec-09 4:24
mveDave Kreskowiak9-Dec-09 4:24 
AnswerRe: Bulk insert to excel from vb.net Pin
jonesberyl16-Aug-10 20:40
jonesberyl16-Aug-10 20:40 
QuestionApplication.DoEvents() equivalent in aspx Pin
Roger Rainey8-Dec-09 4:59
Roger Rainey8-Dec-09 4:59 

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.