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

Visual Basic

 
AnswerRe: Delete, Create, Code doesn't do what its supposed to. Pin
Guffa20-Feb-08 11:55
Guffa20-Feb-08 11:55 
GeneralRe: Delete, Create, Code doesn't do what its supposed to. Pin
Christian Graus20-Feb-08 12:03
protectorChristian Graus20-Feb-08 12:03 
GeneralMonth Calendar linked to a database [modified] Pin
KrisnNala20-Feb-08 8:30
KrisnNala20-Feb-08 8:30 
QuestionHow to kick Microsoft SAM's a$%? Pin
qrosity20-Feb-08 7:44
qrosity20-Feb-08 7:44 
AnswerRe: How to kick Microsoft SAM's a$%? Pin
qrosity21-Feb-08 21:22
qrosity21-Feb-08 21:22 
GeneralRe: How to kick Microsoft SAM's a$%? Pin
Johan Hakkesteegt24-Feb-08 10:24
Johan Hakkesteegt24-Feb-08 10:24 
GeneralRe: How to kick Microsoft SAM's a$%? Pin
qrosity24-Feb-08 11:55
qrosity24-Feb-08 11:55 
GeneralCant find database column that exists [modified] Pin
AAGTHosting20-Feb-08 6:20
AAGTHosting20-Feb-08 6:20 
When I ran the debugger I get an error that says that it can't find this column in the database. I know the column exists.

Does anyone know why?

Dim dcDay As New DataColumn("Day of Week", GetType(String), "lpDataSet.tbl_teach_sched.ts_dayColumn")

modified on Wednesday, February 20, 2008 12:57 PM

GeneralRe: Cant find database column that exists Pin
Dave Kreskowiak20-Feb-08 7:02
mveDave Kreskowiak20-Feb-08 7:02 
GeneralUsing Option Strict On Pin
AAGTHosting20-Feb-08 5:09
AAGTHosting20-Feb-08 5:09 
GeneralRe: Using Option Strict On Pin
Dave Kreskowiak20-Feb-08 5:40
mveDave Kreskowiak20-Feb-08 5:40 
GeneralRe: Using Option Strict On Pin
AAGTHosting20-Feb-08 6:43
AAGTHosting20-Feb-08 6:43 
GeneralRe: Using Option Strict On Pin
Dave Kreskowiak20-Feb-08 6:57
mveDave Kreskowiak20-Feb-08 6:57 
GeneralRe: Using Option Strict On Pin
AAGTHosting20-Feb-08 7:02
AAGTHosting20-Feb-08 7:02 
GeneralRe: Using Option Strict On Pin
Dave Kreskowiak20-Feb-08 7:12
mveDave Kreskowiak20-Feb-08 7:12 
AnswerRe: Using Option Strict On Pin
Guffa20-Feb-08 8:41
Guffa20-Feb-08 8:41 
GeneralVB.NET VS C# Pin
Vimalsoft(Pty) Ltd20-Feb-08 4:16
professionalVimalsoft(Pty) Ltd20-Feb-08 4:16 
GeneralRe: VB.NET VS C# Pin
Paddy Boyd20-Feb-08 5:21
Paddy Boyd20-Feb-08 5:21 
GeneralRe: VB.NET VS C# Pin
Christian Graus20-Feb-08 11:27
protectorChristian Graus20-Feb-08 11:27 
GeneralRe: VB.NET VS C# Pin
Guffa20-Feb-08 14:30
Guffa20-Feb-08 14:30 
AnswerRe: VB.NET VS C# Pin
Vimalsoft(Pty) Ltd20-Feb-08 19:11
professionalVimalsoft(Pty) Ltd20-Feb-08 19:11 
QuestionImpact of DIM statement inside a loop ? Pin
David Mujica20-Feb-08 4:08
David Mujica20-Feb-08 4:08 
GeneralRe: Impact of DIM statement inside a loop ? Pin
Dave Kreskowiak20-Feb-08 5:30
mveDave Kreskowiak20-Feb-08 5:30 
GeneralRe: Impact of DIM statement inside a loop ? Pin
David Mujica20-Feb-08 8:18
David Mujica20-Feb-08 8:18 
GeneralRe: Impact of DIM statement inside a loop ? Pin
Guffa20-Feb-08 8:58
Guffa20-Feb-08 8:58 

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.