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

Visual Basic

 
GeneralRe: Coding issue Pin
Sam Heller11-Oct-07 23:34
Sam Heller11-Oct-07 23:34 
GeneralRe: Coding issue Pin
Mbire12-Oct-07 0:13
Mbire12-Oct-07 0:13 
GeneralRe: Coding issue Pin
Sam Heller12-Oct-07 0:29
Sam Heller12-Oct-07 0:29 
GeneralRe: Coding issue Pin
Mbire12-Oct-07 2:24
Mbire12-Oct-07 2:24 
QuestionUpdating the DataSet Pin
kvs_240711-Oct-07 4:07
kvs_240711-Oct-07 4:07 
AnswerRe: Updating the DataSet Pin
Vimalsoft(Pty) Ltd11-Oct-07 4:21
professionalVimalsoft(Pty) Ltd11-Oct-07 4:21 
GeneralRe: Updating the DataSet Pin
kvs_240711-Oct-07 21:32
kvs_240711-Oct-07 21:32 
GeneralRe: Updating the DataSet Pin
Vimalsoft(Pty) Ltd11-Oct-07 23:55
professionalVimalsoft(Pty) Ltd11-Oct-07 23:55 
Good morning

This means that you have no Update command specified. look at it this way. you cannot update without the UpdateCommand. for example, if you can try to create everything using a Wizard, just do the drag and drops. in your adapter's Properties there is a update Commnad. it tell the Adapter which column to update, when the update function is invoked as you Did.because you are not using a wizard of which is good, you have to write the updatecommand.
The Updatecommand will like like this.
UPDATE Employee SET Emp_ID = 0918, W = "w"

Hope it Helps






Vuyiswa Maseko,

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

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


GeneralRe: Updating the DataSet Pin
kvs_240712-Oct-07 1:57
kvs_240712-Oct-07 1:57 
QuestionCustom Property in Custom DataGridViewColumn Pin
Kimalla11-Oct-07 3:17
Kimalla11-Oct-07 3:17 
QuestionCan tacbles in access Start with a number Pin
Mr Oizo11-Oct-07 3:17
Mr Oizo11-Oct-07 3:17 
AnswerRe: Can tacbles in access Start with a number Pin
Guffa11-Oct-07 4:13
Guffa11-Oct-07 4:13 
AnswerRe: Can tacbles in access Start with a number Pin
Dave Kreskowiak11-Oct-07 4:28
mveDave Kreskowiak11-Oct-07 4:28 
Questiondetermine selected index changed event of combo of datagridview Pin
Rupesh Kumar Swami11-Oct-07 2:54
Rupesh Kumar Swami11-Oct-07 2:54 
AnswerRe: determine selected index changed event of combo of datagridview Pin
Dave Kreskowiak11-Oct-07 5:11
mveDave Kreskowiak11-Oct-07 5:11 
GeneralRe: determine selected index changed event of combo of datagridview Pin
WhiteGirl2312-Oct-07 2:49
WhiteGirl2312-Oct-07 2:49 
GeneralRe: determine selected index changed event of combo of datagridview Pin
Dave Kreskowiak12-Oct-07 13:15
mveDave Kreskowiak12-Oct-07 13:15 
QuestionUsing the Global Assembly Cache. Pin
vcrespo11-Oct-07 1:55
vcrespo11-Oct-07 1:55 
AnswerRe: Using the Global Assembly Cache. Pin
Mbire11-Oct-07 2:39
Mbire11-Oct-07 2:39 
GeneralRe: Using the Global Assembly Cache. Pin
vcrespo11-Oct-07 3:02
vcrespo11-Oct-07 3:02 
GeneralRe: Using the Global Assembly Cache. Pin
Mbire11-Oct-07 4:36
Mbire11-Oct-07 4:36 
GeneralRe: Using the Global Assembly Cache. Pin
vcrespo15-Oct-07 20:09
vcrespo15-Oct-07 20:09 
GeneralRe: Using the Global Assembly Cache. Pin
Dave Kreskowiak11-Oct-07 4:38
mveDave Kreskowiak11-Oct-07 4:38 
Questionabout listview in vb.net 2005 Pin
xxxheeroxxx11-Oct-07 1:47
xxxheeroxxx11-Oct-07 1:47 
AnswerRe: about listview in vb.net 2005 Pin
Tom Deketelaere11-Oct-07 2:07
professionalTom Deketelaere11-Oct-07 2:07 

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.