Click here to Skip to main content
16,004,977 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionFile copy in vb6 Pin
w20919-Nov-07 22:25
w20919-Nov-07 22:25 
AnswerRe: File copy in vb6 Pin
Alex Feature19-Nov-07 22:44
Alex Feature19-Nov-07 22:44 
GeneralRe: File copy in vb6 Pin
w20919-Nov-07 23:21
w20919-Nov-07 23:21 
GeneralRe: File copy in vb6 Pin
ChandraRam21-Nov-07 0:54
ChandraRam21-Nov-07 0:54 
QuestionUpdate database from Datagrid Pin
matjame19-Nov-07 20:09
matjame19-Nov-07 20:09 
AnswerRe: Update database from Datagrid Pin
Alex Feature19-Nov-07 21:27
Alex Feature19-Nov-07 21:27 
GeneralRe: Update database from Datagrid Pin
matjame19-Nov-07 21:30
matjame19-Nov-07 21:30 
GeneralRe: Update database from Datagrid Pin
Vimalsoft(Pty) Ltd21-Nov-07 19:14
professionalVimalsoft(Pty) Ltd21-Nov-07 19:14 
Good Morning Kagiso,

What the guy is saying is true,i see that you are getting somewhere. you have to create a dataset to Display or save the data in the datagrid, out it this, you dont save the data in the datagrid, but you save the data in the dataset. Create a dataset and one adapter, and fill the dataset and if you want to update, in your Update command of your adapter, use your update commmnd. i have an article that can show you how to do it. Am using a datagrid to save and display the data.its in vb.net, you will just have to convert. and dont forget to vote.

http://www.codeproject.com/useritems/N-Tier_Application_VB.asp[^]

Thanks

Vuyiswa Maseko,

Sorrow is Better than Laughter, it may Sadden your Face, but It sharpens your Understanding

VB.NET/SQL7/2000/2005
http://vuyiswamb.007ihost.com
http://Ecadre.007ihost.com
vuyiswam@tshwane.gov.za


Questionsaving into xml Pin
for120619-Nov-07 19:50
for120619-Nov-07 19:50 
AnswerRe: saving into xml Pin
Dave Kreskowiak21-Nov-07 4:58
mveDave Kreskowiak21-Nov-07 4:58 
QuestionInputbox () in Vb.net Pin
VB 8.019-Nov-07 19:30
VB 8.019-Nov-07 19:30 
AnswerRe: Inputbox () in Vb.net Pin
Johan Hakkesteegt20-Nov-07 2:21
Johan Hakkesteegt20-Nov-07 2:21 
GeneralRe: Inputbox () in Vb.net Pin
for120620-Nov-07 18:23
for120620-Nov-07 18:23 
GeneralRe: Inputbox () in Vb.net Pin
Johan Hakkesteegt20-Nov-07 20:05
Johan Hakkesteegt20-Nov-07 20:05 
QuestionSystem.InvalidOperationException: Update unable to find TableMapping['Table'] or DataTable 'Table'. Pin
Piyush Vardhan Singh19-Nov-07 19:00
Piyush Vardhan Singh19-Nov-07 19:00 
AnswerRe: System.InvalidOperationException: Update unable to find TableMapping['Table'] or DataTable 'Table'. Pin
Dave Kreskowiak20-Nov-07 6:30
mveDave Kreskowiak20-Nov-07 6:30 
Question[Message Deleted] Pin
~V~19-Nov-07 18:25
~V~19-Nov-07 18:25 
AnswerRe: Need Your Guidance Pin
Vasudevan Deepak Kumar19-Nov-07 18:33
Vasudevan Deepak Kumar19-Nov-07 18:33 
AnswerRe: Need Your Guidance Pin
deathbat20-Nov-07 12:48
deathbat20-Nov-07 12:48 
AnswerRe: Need Your Guidance Pin
Christian Graus19-Nov-07 18:34
protectorChristian Graus19-Nov-07 18:34 
AnswerRe: Need Your Guidance Pin
DaveX8619-Nov-07 18:35
DaveX8619-Nov-07 18:35 
AnswerRe: Need Your Guidance Pin
~V~19-Nov-07 18:48
~V~19-Nov-07 18:48 
AnswerRe: Need Your Guidance Pin
Alex Feature19-Nov-07 21:56
Alex Feature19-Nov-07 21:56 
GeneralRe: Need Your Guidance Pin
~V~19-Nov-07 23:54
~V~19-Nov-07 23:54 
GeneralRe: Need Your Guidance Pin
Alex Feature20-Nov-07 1:15
Alex Feature20-Nov-07 1:15 

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.