Click here to Skip to main content
16,005,178 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Permission problems with database connection Pin
Mark0620-Oct-06 5:56
Mark0620-Oct-06 5:56 
GeneralRe: Permission problems with database connection Pin
Kschuler20-Oct-06 7:46
Kschuler20-Oct-06 7:46 
AnswerRe: Permission problems with database connection Pin
Dave Kreskowiak20-Oct-06 8:35
mveDave Kreskowiak20-Oct-06 8:35 
GeneralRe: Permission problems with database connection Pin
Mark0620-Oct-06 12:42
Mark0620-Oct-06 12:42 
QuestionTimeout expired Problem ???? Pin
devboycpp20-Oct-06 1:30
devboycpp20-Oct-06 1:30 
AnswerRe: Timeout expired Problem ???? Pin
Christian Graus20-Oct-06 4:21
protectorChristian Graus20-Oct-06 4:21 
Questionhow to bind data into datagrid Pin
Newbie_dydy8519-Oct-06 23:38
Newbie_dydy8519-Oct-06 23:38 
AnswerRe: how to bind data into datagrid Pin
Christian Graus20-Oct-06 0:41
protectorChristian Graus20-Oct-06 0:41 
Databinding is for setting all the values. Setting a datasource as a textbox makes no sense, you want to set a value in one row/one column in that case. Is it ASP.NET or winforms ? If the latter, you can select a row from the Rows collection, and then select a column by name and set it's value.

Christian Graus - Microsoft MVP - C++
Metal Musings - Rex and my new metal blog

QuestionDebug.Print doesn't work in Macros IDE? Pin
dlarkin7719-Oct-06 22:57
dlarkin7719-Oct-06 22:57 
AnswerRe: Debug.Print doesn't work in Macros IDE? Pin
Dave Kreskowiak20-Oct-06 8:33
mveDave Kreskowiak20-Oct-06 8:33 
GeneralRe: Debug.Print doesn't work in Macros IDE? Pin
dlarkin7723-Oct-06 2:00
dlarkin7723-Oct-06 2:00 
Questionhow to transfer data from Data Grid to Excel?? [urgent] Pin
campbells19-Oct-06 22:49
campbells19-Oct-06 22:49 
QuestionMySQL Backup Pin
kk.tvm19-Oct-06 22:31
kk.tvm19-Oct-06 22:31 
QuestionUpdating info in a spreadsheet Pin
playout19-Oct-06 22:27
playout19-Oct-06 22:27 
QuestionDTPicker Pin
Subjugate19-Oct-06 22:18
Subjugate19-Oct-06 22:18 
AnswerRe: DTPicker Pin
Dave Sexton19-Oct-06 22:57
Dave Sexton19-Oct-06 22:57 
GeneralRe: DTPicker Pin
Subjugate20-Oct-06 11:27
Subjugate20-Oct-06 11:27 
QuestionForm load Pin
pjackson1819-Oct-06 20:10
pjackson1819-Oct-06 20:10 
AnswerRe: Form load Pin
Edbert P19-Oct-06 20:28
Edbert P19-Oct-06 20:28 
GeneralRe: Form load Pin
pjackson1819-Oct-06 21:05
pjackson1819-Oct-06 21:05 
GeneralRe: Form load Pin
Christian Graus20-Oct-06 0:41
protectorChristian Graus20-Oct-06 0:41 
AnswerRe: Form load Pin
DontTouchMe19-Oct-06 20:39
DontTouchMe19-Oct-06 20:39 
GeneralRe: Form load Pin
pjackson1819-Oct-06 21:04
pjackson1819-Oct-06 21:04 
GeneralRe: Form load Pin
Christian Graus20-Oct-06 0:42
protectorChristian Graus20-Oct-06 0:42 
AnswerRe: Form load Pin
msleem20-Oct-06 13:19
msleem20-Oct-06 13:19 

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.