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

Visual Basic

 
QuestionVB HELP, Need someone that knows how to write code for a simple task Pin
ArcAlix1-Apr-07 13:37
ArcAlix1-Apr-07 13:37 
AnswerRe: VB HELP, Need someone that knows how to write code for a simple task Pin
Christian Graus1-Apr-07 14:28
protectorChristian Graus1-Apr-07 14:28 
AnswerRe: VB HELP, Need someone that knows how to write code for a simple task Pin
Tall Dude1-Apr-07 20:30
Tall Dude1-Apr-07 20:30 
Questionmultiple checkbox within multiple groupbox(vb.net) Pin
abbss.gaurav1-Apr-07 7:35
abbss.gaurav1-Apr-07 7:35 
QuestionDifference between IE View Source and OpenURL data Pin
Huling Parker1-Apr-07 7:33
Huling Parker1-Apr-07 7:33 
Questionmultiple checkbox within multiple groupbox(vb.net) Pin
abbss.gaurav1-Apr-07 6:56
abbss.gaurav1-Apr-07 6:56 
AnswerRe: multiple checkbox within multiple groupbox(vb.net) Pin
Dave Kreskowiak1-Apr-07 7:12
mveDave Kreskowiak1-Apr-07 7:12 
QuestionAdding fields in a table adapter not showing in code. Pin
steve_rm1-Apr-07 5:33
steve_rm1-Apr-07 5:33 
Hello,

VS 2005

Strange problem with my visual studio.

I have typed datasets in the designer. I have table adapters that i have dragged from the server explorer. I have used these for the last couple of month. I have added queries, stored procedures, added and deleted fields in the table adapters.

Now, I added an extra column to one of my tables in sql server 2005. I right clicked the relevant table adapter and clicked configure, and included the extra column.

I build the program, but the changes to the table adapter does not reflect in the code. When I do the following: tableAdapter.insert() the extra column has not been included.

I tried this with another table adapter in the dataset designer by adding a new field. The same problem.

I used rebuild, i have deleted the table adapter and added a new one. I have restarted VS, and also restarted the computer. I have also opened the project on another machine. I have deleted the table adapter from the form designer and added a new one from the components tab. And still the same problem.

When I preview the data, the extra column is there. But not when I use it in code.

Can anyone please tell if they know about this problem and is there a way to solve it.

Many thanks if you can.


AnswerRe: Adding fields in a table adapter not showing in code. Pin
Johan Hakkesteegt4-Apr-07 2:30
Johan Hakkesteegt4-Apr-07 2:30 
QuestionSaving a compiled assembly Pin
Nick Rioux1-Apr-07 5:12
Nick Rioux1-Apr-07 5:12 
AnswerRe: Saving a compiled assembly Pin
Ri Qen-Sin1-Apr-07 17:39
Ri Qen-Sin1-Apr-07 17:39 
NewsRe: Saving a compiled assembly [modified] *Solved* Pin
Nick Rioux2-Apr-07 1:05
Nick Rioux2-Apr-07 1:05 
QuestionButton text problem in vb.net 2003 Window Application. Pin
amaneet1-Apr-07 4:14
amaneet1-Apr-07 4:14 
AnswerRe: Button text problem in vb.net 2003 Window Application. Pin
Nick Rioux1-Apr-07 5:26
Nick Rioux1-Apr-07 5:26 
Questionhelp me Pin
phowarso1-Apr-07 2:39
phowarso1-Apr-07 2:39 
AnswerRe: help me Pin
Nick Rioux1-Apr-07 5:30
Nick Rioux1-Apr-07 5:30 
AnswerRe: help me Pin
Dave Kreskowiak1-Apr-07 7:09
mveDave Kreskowiak1-Apr-07 7:09 
AnswerRe: help me Pin
lmoelleb1-Apr-07 23:29
lmoelleb1-Apr-07 23:29 
QuestionHow can I write on image and save it again? Pin
Omar Mallat31-Mar-07 23:45
professionalOmar Mallat31-Mar-07 23:45 
AnswerRe: How can I write on image and save it again? Pin
Guffa1-Apr-07 4:50
Guffa1-Apr-07 4:50 
GeneralRe: How can I write on image and save it again? Pin
Omar Mallat1-Apr-07 18:28
professionalOmar Mallat1-Apr-07 18:28 
AnswerRe: How can I write on image and save it again? Pin
Guffa1-Apr-07 21:03
Guffa1-Apr-07 21:03 
GeneralRe: How can I write on image and save it again? Pin
Omar Mallat2-Apr-07 18:27
professionalOmar Mallat2-Apr-07 18:27 
AnswerRe: How can I write on image and save it again? Pin
Guffa2-Apr-07 21:05
Guffa2-Apr-07 21:05 
GeneralRe: How can I write on image and save it again? Pin
Omar Mallat2-Apr-07 23:17
professionalOmar Mallat2-Apr-07 23:17 

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.