Forum: VB.NET Apr 16th, 2009 |
| Replies: 1 Views: 750 Am using Vb.NET 2008 and SQL 2008. I have a problem, when the execution reaches daAdapter.Update(dtTable) then I receive this error ""String or binary data would be truncated.
The statement has been... |
Forum: Visual Basic 4 / 5 / 6 Jan 11th, 2009 |
| Replies: 0 Views: 506 Please am using VB 6.0 a and SQL 2000
Can anyone help me how to display a datagrid with combo Boxes that are populated with the
following:combo1.addItem "Name",
combo1.addItem "Address" ... |
Forum: Visual Basic 4 / 5 / 6 May 21st, 2008 |
| Replies: 0 Views: 4,327 My problem is, i use sql 2000 server, and i'm able to display records on the datagrid. Now, I'm able to display the checkboxes beside the rows of the datagrid. Now, I want whatever row the user... |
Forum: Visual Basic 4 / 5 / 6 May 17th, 2008 |
| Replies: 2 Views: 3,754 Please I've been struggling to use a datagrid control to display records with check Boxes in VB 6.0 but which I could not, and has been come a headache for me.
Can any kind persons/Gurus help me... |