Click here to Skip to main content
15,890,882 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionMicrosoft VBScript runtime error '800a01f4' Variable is undefined: 'DirectoryEntry' Pin
Member 1436203315-May-19 20:38
Member 1436203315-May-19 20:38 
AnswerRe: Microsoft VBScript runtime error '800a01f4' Variable is undefined: 'DirectoryEntry' Pin
Richard MacCutchan15-May-19 21:29
mveRichard MacCutchan15-May-19 21:29 
AnswerRe: Microsoft VBScript runtime error '800a01f4' Variable is undefined: 'DirectoryEntry' Pin
Dave Kreskowiak16-May-19 1:52
mveDave Kreskowiak16-May-19 1:52 
AnswerRe: Microsoft VBScript runtime error '800a01f4' Variable is undefined: 'DirectoryEntry' Pin
Richard Deeming16-May-19 1:53
mveRichard Deeming16-May-19 1:53 
GeneralRe: Microsoft VBScript runtime error '800a01f4' Variable is undefined: 'DirectoryEntry' Pin
Member 1436203316-May-19 22:57
Member 1436203316-May-19 22:57 
QuestionTrouble with recover a date from a datetimepicker Pin
Member 1122046515-May-19 5:55
Member 1122046515-May-19 5:55 
AnswerRe: Trouble with recover a date from a datetimepicker Pin
Eddy Vluggen16-May-19 9:38
professionalEddy Vluggen16-May-19 9:38 
GeneralRe: Trouble with recover a date from a datetimepicker Pin
Member 1122046516-May-19 12:06
Member 1122046516-May-19 12:06 
Thanks a lot for your time, Eddy ....

I'll share you (in Spanish) my screenshots

1.- Data storaged on my table Ventas

https://ibb.co/TBmHSm6


You can see: yyyy-mm-dd hh:mm:ss.sss .... The field is DateTime (accepting NULLS, before with no accept NULLs I had the same error).

2.- Code from the event ValueChanged() of my control DateTimePicker (dtFecha)...

https://ibb.co/pbsqnqP

3.- Error that I received when I try to access a day from my DateTimePicker that has data.

https://ibb.co/pQYTfQF


Thanks a lot, gentleman or any other bud that can help me. And again, excuse my grammar mistakes; I'm not a native speaker.

Thanks guys,

Javier.-
GeneralRe: Trouble with recover a date from a datetimepicker Pin
Eddy Vluggen16-May-19 22:30
professionalEddy Vluggen16-May-19 22:30 
GeneralRe: Trouble with recover a date from a datetimepicker Pin
Member 1122046517-May-19 4:43
Member 1122046517-May-19 4:43 
GeneralRe: Trouble with recover a date from a datetimepicker Pin
Eddy Vluggen17-May-19 23:00
professionalEddy Vluggen17-May-19 23:00 
QuestionDim rootEntry As New DirectoryEntry(strServerName, adminAccount, adminPwd) throws error Pin
Member 1436203315-May-19 2:41
Member 1436203315-May-19 2:41 
SuggestionRe: Dim rootEntry As New DirectoryEntry(strServerName, adminAccount, adminPwd) throws error Pin
Richard MacCutchan15-May-19 3:09
mveRichard MacCutchan15-May-19 3:09 
GeneralRe: Dim rootEntry As New DirectoryEntry(strServerName, adminAccount, adminPwd) throws error Pin
Member 1436203315-May-19 3:43
Member 1436203315-May-19 3:43 
GeneralRe: Dim rootEntry As New DirectoryEntry(strServerName, adminAccount, adminPwd) throws error Pin
Richard MacCutchan15-May-19 3:57
mveRichard MacCutchan15-May-19 3:57 
GeneralRe: Dim rootEntry As New DirectoryEntry(strServerName, adminAccount, adminPwd) throws error Pin
Member 1436203315-May-19 5:01
Member 1436203315-May-19 5:01 
GeneralRe: Dim rootEntry As New DirectoryEntry(strServerName, adminAccount, adminPwd) throws error Pin
Richard MacCutchan15-May-19 5:15
mveRichard MacCutchan15-May-19 5:15 
GeneralRe: Dim rootEntry As New DirectoryEntry(strServerName, adminAccount, adminPwd) throws error Pin
Member 1436203315-May-19 4:59
Member 1436203315-May-19 4:59 
GeneralRe: Dim rootEntry As New DirectoryEntry(strServerName, adminAccount, adminPwd) throws error Pin
Dave Kreskowiak15-May-19 5:30
mveDave Kreskowiak15-May-19 5:30 
GeneralRe: Dim rootEntry As New DirectoryEntry(strServerName, adminAccount, adminPwd) throws error Pin
Member 1436203315-May-19 20:43
Member 1436203315-May-19 20:43 
GeneralRe: Dim rootEntry As New DirectoryEntry(strServerName, adminAccount, adminPwd) throws error Pin
Dave Kreskowiak16-May-19 1:50
mveDave Kreskowiak16-May-19 1:50 
Question.CSV file processing Pin
Member 1417377114-May-19 19:59
Member 1417377114-May-19 19:59 
AnswerRe: .CSV file processing Pin
Richard MacCutchan14-May-19 20:50
mveRichard MacCutchan14-May-19 20:50 
QuestionVB.NET MS Access Database Invoicing Program Tutorial Pin
Member 128165399-May-19 3:08
Member 128165399-May-19 3:08 
AnswerRe: VB.NET MS Access Database Invoicing Program Tutorial Pin
Richard MacCutchan9-May-19 4:02
mveRichard MacCutchan9-May-19 4:02 

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.