Click here to Skip to main content
15,891,694 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: drawicon to listview Pin
John_Adams3-Mar-08 0:57
John_Adams3-Mar-08 0:57 
GeneralSetup project in VIsaul Studio Pin
highjo2-Mar-08 11:27
highjo2-Mar-08 11:27 
GeneralRe: Setup project in VIsaul Studio Pin
Dave Kreskowiak3-Mar-08 4:09
mveDave Kreskowiak3-Mar-08 4:09 
GeneralRe: Setup project in VIsaul Studio Pin
highjo3-Mar-08 5:54
highjo3-Mar-08 5:54 
QuestionWhy do I sometimes get OleDb.OleDbException or ConstraintException for the same operation? Pin
David Mujica2-Mar-08 9:24
David Mujica2-Mar-08 9:24 
AnswerRe: Why do I sometimes get OleDb.OleDbException or ConstraintException for the same operation? Pin
Dave Kreskowiak3-Mar-08 8:42
mveDave Kreskowiak3-Mar-08 8:42 
NewsNow I only get the ConstraintException error Pin
David Mujica4-Mar-08 3:49
David Mujica4-Mar-08 3:49 
GeneralExtracting Time Only From SQL EXPRESS Time UDT Using VB.NET Pin
AAGTHosting2-Mar-08 9:10
AAGTHosting2-Mar-08 9:10 
I have a UDT I created in SQL Server Express 2005 that is called time. I did not create an assembly so the date is always 1/1/1900.

I need to know how to get the time only from the data row.

How do I do that?

Here is a line of code in VB.NET. ts_from is the field in the database that hold the datetime value.

startTime = Convert.ToDateTime(row("ts_from"))
GeneralRe: Extracting Time Only From SQL EXPRESS Time UDT Using VB.NET Pin
pmarfleet2-Mar-08 9:22
pmarfleet2-Mar-08 9:22 
QuestionHow to disable Type inference for generic procedures ? Pin
Ky Nam2-Mar-08 6:25
Ky Nam2-Mar-08 6:25 
AnswerRe: How to disable Type inference for generic procedures ? Pin
Dave Kreskowiak3-Mar-08 4:03
mveDave Kreskowiak3-Mar-08 4:03 
GeneralHelp File Pin
parth.p2-Mar-08 1:00
parth.p2-Mar-08 1:00 
GeneralRe: Help File Pin
Smithers-Jones2-Mar-08 1:54
Smithers-Jones2-Mar-08 1:54 
GeneralRe: Help File Pin
parth.p2-Mar-08 3:29
parth.p2-Mar-08 3:29 
GeneralRe: Help File Pin
highjo3-Mar-08 6:24
highjo3-Mar-08 6:24 
GeneralRe: Help File Pin
parth.p3-Mar-08 6:48
parth.p3-Mar-08 6:48 
Questiondynamic crystal report - Withour DSN - back end ORACLE - vb 6.0? Pin
sejal_tank1-Mar-08 19:50
sejal_tank1-Mar-08 19:50 
GeneralCrytal Reports Active X Designer - error Pin
Anoop Brijmohun1-Mar-08 19:24
Anoop Brijmohun1-Mar-08 19:24 
GeneralRe: Crytal Reports Active X Designer - error Pin
Mitesh Darji3-Mar-08 2:07
Mitesh Darji3-Mar-08 2:07 
GeneralRe: Crytal Reports Active X Designer - error Pin
Anoop Brijmohun3-Mar-08 2:14
Anoop Brijmohun3-Mar-08 2:14 
QuestionRe: Crytal Reports Active X Designer - error Pin
scaldwe26-Mar-08 9:31
scaldwe26-Mar-08 9:31 
AnswerRe: Crytal Reports Active X Designer - error Pin
Anoop Brijmohun26-Mar-08 20:00
Anoop Brijmohun26-Mar-08 20:00 
GeneralImplicit conversion error using option strict on Pin
AAGTHosting1-Mar-08 18:40
AAGTHosting1-Mar-08 18:40 
GeneralRe: Implicit conversion error using option strict on Pin
pmarfleet1-Mar-08 23:19
pmarfleet1-Mar-08 23:19 
GeneralRe: Implicit conversion error using option strict on Pin
Guffa2-Mar-08 1:00
Guffa2-Mar-08 1:00 

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.